Commit graph

66 commits

Author SHA1 Message Date
Signynt
ea66db403b Removed debugging console lines 2026-01-09 15:43:35 +01:00
Signynt
112569a70d Updated to add smart link recognition 2026-01-09 15:39:49 +01:00
Signynt
ed7edeae36 Added setting to enable virtual content in popovers 2025-08-30 19:41:42 +02:00
Signynt
f1225a0dca Added catch to intercept errors, and instead display loading message 2025-08-06 18:50:11 +02:00
Signynt
b0172db388 Added setting to have virtual content refresh on metadata change 2025-08-06 18:42:36 +02:00
Signynt
20a8abbef7 Added hint to settings about using Dataview instead of Multi-condition for very complex rules 2025-08-05 11:25:47 +02:00
Signynt
fef4d206c7 Added an error message that get's sent to the console when a dataview query doesn't work. 2025-08-04 22:08:38 +02:00
Signynt
f1f612a68f Updated description of new dataview rule, and fixed settings not being loaded on plugin load 2025-08-04 17:08:10 +02:00
Signynt
fa03984bc5 Added dataview rule 2025-08-04 16:56:29 +02:00
Signynt
a9616a8ea6 Fixed bug where the renderAboveProperties and renderAboveBacklinks settings weren't being loaded on plugin load 2025-07-31 16:52:18 +02:00
Signynt
cbe49b1905 Changed header/footer location setting to be individually setable for each condition 2025-07-31 15:12:50 +02:00
Signynt
fb1d92ee48 Added setting to render virutal header over properties 2025-07-31 14:59:14 +02:00
Signynt
f61e859f55 Changed "property" setting to accept empty values 2025-07-31 12:34:41 +02:00
Signynt
6c0da10ac8 Added "is" and "not" option to all condition settings 2025-07-31 12:29:20 +02:00
Signynt
0e3cb31a4a Added "is" and "not" option to multi conditions 2025-07-31 12:24:51 +02:00
Signynt
5b0b50a365 Changed wording on footer above backlinks setting 2025-07-30 22:44:03 +02:00
Signynt
96dbe8aabd Added setting to render virutal footer over backlinks 2025-07-29 21:41:47 +02:00
Signynt
eec8ce0fa8 Added setting to show virtual content while in source mode, and updated plugin description 2025-07-16 11:09:31 +02:00
Signynt
1c44d4a04d Fixed bug where entering text into text fields caused the view to refresh, loosing focus. 2025-07-09 11:40:58 +02:00
Signynt
06ff229e2f Fixed bug where updating the regular rules wasn't saving 2025-07-09 11:35:11 +02:00
Signynt
11c72d4ba9 Added ability to choose if multi conditions use AND or OR logic 2025-07-09 11:12:59 +02:00
Signynt
cb5cfa4cb9 Changed description of multi condition 2025-07-09 10:55:39 +02:00
Signynt
aa6a81e6cf Added ability to add multi conditions 2025-07-09 10:54:13 +02:00
Signynt
2e8a1feaa5 Added ability to show different sidebars in different tabs 2025-07-09 09:42:35 +02:00
Signynt
e7d6294a9b Prevented virtual content in the sidebar from disappearing when no note is selected, while the Refresh on focus change option is enabled 2025-06-24 18:23:52 +02:00
Signynt
8fbb69a830 Fixed broken ribbon icon 2025-06-24 14:04:42 +02:00
Signynt
242c5e8e17 Fixed bug where the sidebar view wasn't updating when switching between tabs 2025-06-23 18:21:57 +02:00
Signynt
44da45d541 Updated README 2025-06-23 18:11:04 +02:00
Signynt
7f05d97866 Changed case in the command palette 2025-06-23 17:45:08 +02:00
Signynt
804b92b017 Changed name of command to create virtual sidebar 2025-06-23 17:41:11 +02:00
Signynt
27569268d7 Changed icon of the sidebar tab 2025-06-23 17:29:46 +02:00
Signynt
80cb683b3e Added option to display the virtual content in the sidebar 2025-06-23 17:23:20 +02:00
Signynt
969fd8763a Fixed bug where virtual content would get rendered twice in long files in Reading Mode 2025-06-17 21:35:43 -03:00
Signynt
29ab1706f4 Added setting to decide if virtual content should update on focus change 2025-06-01 10:53:17 +02:00
Signynt
46b7ca30fb Added ability to reorder rules 2025-05-31 20:06:43 +02:00
Signynt
4e4e11869e Removed footer/header refresh on file change, to prevent flickering 2025-05-31 19:52:59 +02:00
Signynt
5f9528f6cf Fixed bug where rules would collapse when changing dropdown values in the settings 2025-05-30 15:56:29 +02:00
Signynt
d55d75e0f8 Refactoring, and fixed bug where in the loading of the plugin footers/headers were injected twice 2025-05-30 15:48:32 +02:00
Signynt
f3090eeb09 Added the ability to name, collapse and disable rules 2025-05-30 11:57:31 +02:00
Signynt
8fef2bc3ca Fixed headers and footers not appearing far away in very long files when in preview mode - plugin now injects every time new content is loaded 2025-05-30 11:28:03 +02:00
Signynt
e8113fdc28 Added ability to define rules using properties 2025-05-29 18:23:49 +02:00
Signynt
7846d13287 Added ability to select if subtags are included or not 2025-05-29 18:14:07 +02:00
Signynt
c2ad6f6e44 Fixed bug where top level folder rules weren't recursive, and added toggle to change wether a folder rule is recursive or not. 2025-05-29 15:43:28 +02:00
Signynt
d245f5cb2a Fixed bug that affected the headers of files with internal embeds 2025-05-29 15:08:49 +02:00
Signynt
c5dc38ba63 Refactoring and documentation 2025-05-29 14:17:03 +02:00
Signynt
9e88abad14 Fixed styling so that there is a universal padding at the bottom of footers, but not inbetween them 2025-05-29 14:09:55 +02:00
Signynt
362f8c79b7 Added ability for one file to have multiple virtual footers/headers 2025-05-29 13:50:42 +02:00
Signynt
fc230d2bfd Added option to select per rule if it's in the header or the footer 2025-05-29 13:40:17 +02:00
Signynt
c90f944331 Changed css naming to make it more clear what belongs to this plugin, and updated css styles to refelct this 2025-05-29 13:16:34 +02:00
Signynt
20e501a654 Refactoring and documenation 2025-05-29 12:38:56 +02:00