Commit graph

112 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
ce05a2a88b Updated manifest version number 2025-08-30 19:49:16 +02:00
Signynt
01669df647 Merge branch 'main' of https://github.com/Signynt/virtual-footer 2025-08-30 19:41:43 +02:00
Signynt
ed7edeae36 Added setting to enable virtual content in popovers 2025-08-30 19:41:42 +02:00
Vincenzo Mitchell Barroso
54c907015f
Document virtual content pop-up feature
Added a section on showing virtual content in an expandable pop-up with CSS styling.
2025-08-28 10:55:45 +02:00
Vincenzo Mitchell Barroso
c8c0fde957
Add support section with Paypal donation link
Added donation link for support in README.
2025-08-28 10:34:11 +02:00
Signynt
68b56bde5f Updated manifest version number 2025-08-06 18:51:18 +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
fb3ee2c800 Updated npm 2025-08-06 18:32:53 +02:00
Signynt
e7590f1901 Updated readme to include another dataview example 2025-08-05 12:13:27 +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
34d10cec28 Updated manifest version number 2025-08-04 22:11:02 +02:00
Signynt
e30c7ccb84 Merge branch 'main' of https://github.com/Signynt/virtual-footer 2025-08-04 22:10:18 +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
Vincenzo Mitchell Barroso
5fa6609a64
Update README.md 2025-08-04 17:35:27 +02:00
Signynt
a622f3090b Updated readme to include info on dataview rules 2025-08-04 17:12:42 +02:00
Signynt
6ea861f7e9 Updated manifest version number 2025-08-04 17:08:24 +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
51a46cbb14 Updated manifest version number 2025-07-31 16:53:18 +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
39477db0ff Updated manifest version number 2025-07-31 15:13:01 +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
b6f2ba4c56 Updated manifest version number 2025-07-31 12:40:47 +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
d6ff7be452 Updated manifest version number 2025-07-29 21:42:07 +02:00
Signynt
96dbe8aabd Added setting to render virutal footer over backlinks 2025-07-29 21:41:47 +02:00
Vincenzo Mitchell Barroso
be600e24f6
Update README.md 2025-07-18 11:56:27 +02:00
Signynt
d5826d4fef Changed plugin name to "Virtual Content" in the manifest 2025-07-18 11:42:57 +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
da0fe65cd2 Updated manifest version number 2025-07-09 11:41:06 +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
Vincenzo Mitchell Barroso
0eee573168
Update README.md 2025-07-09 11:18:09 +02:00
Signynt
e9e9f6ec5c Updated manifest version number 2025-07-09 11:13:13 +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
1b20195e6e Updated manifest version number 2025-07-09 10:55:57 +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
6fcb5b6ec3 Updated manifest version number 2025-06-24 18:24:11 +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