Commit graph

121 commits

Author SHA1 Message Date
aaandreeew
fbe4f78407 Prevent links opening twice in new tab in reading view
Fixes issue where ctrl+click or middle-click on a link while in reading view would cause the link to be opened twice in two new tabs.
2026-04-01 03:03:12 +10:00
Signynt
cc81960832 Fixed rule negation not being saved to settings 2026-03-04 14:08:45 +01:00
Vincenzo Mitchell Barroso
6d60636b32
Merge pull request #50 from Signynt/revert-49-main
Revert "Enhance layout change handling"
2026-01-25 22:29:25 +01:00
Vincenzo Mitchell Barroso
e2cbc124bb
Revert "Enhance layout change handling" 2026-01-25 22:29:00 +01:00
Vincenzo Mitchell Barroso
b4fd8ec8ec
Merge pull request #49
Enhance layout change handling
2026-01-25 22:25:56 +01:00
Moy
931a56450e Enhance layout change handling to avoid redundant refreshes by tracking the last processed file 2026-01-25 20:17:52 +08:00
Signynt
2c760ec63d Updated manifest version number 2026-01-21 15:54:14 +01:00
Signynt
445246095d Created another band-aid fix to get external links to work on left click. 2026-01-21 15:53:53 +01:00
Signynt
15fccb5e0f Fixed bug where the plugin wouldn't be able to activated 2026-01-09 16:49:53 +01:00
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