Commit graph

16 commits

Author SHA1 Message Date
Sandro Ducceschi
09952c68e3 fix: various ui/ux issue 2025-09-19 17:11:56 +02:00
Sandro Ducceschi
f2c6ab3aca fix: css errors caused by last update 2025-07-03 19:50:08 +02:00
Sandro Ducceschi
a6e6297c31 fix: safari specific css for the linear-gradient based fade feature 2025-06-29 14:56:41 +02:00
Sandro Ducceschi
a82e743d42 minor improvements, substitute css image-mask for classic background use
- added support for file:/// urls
- removed image-mask in favor of the good old background property in order to fix iOS issues
- removed erroneous assets folder
2025-06-29 12:55:35 +02:00
Sandro Ducceschi
bcb6e60467 FIX: inline title/autohide issues
- when having multiple tabs open it was still possible for the frontmatter properties to be out of place
2025-06-27 12:07:18 +02:00
Sandro Ducceschi
5a79baa8f2 fix: inline title/autohide should get along now 2025-06-26 23:02:58 +02:00
Sandro Ducceschi
6c2dc23a11 fixed: display issues when showing inline titles 2025-06-25 21:21:08 +02:00
Sandro Ducceschi
efa1913260 datetime offset was not resetting to default value properly 2025-06-25 01:57:34 +02:00
Sandro Ducceschi
9655f330bf minor css fix 2025-06-23 17:15:38 +02:00
Sandro Ducceschi
436f0f61cf added new settings, css additions, prepwork for future
- added a new view offset setting
- note offset now works even when frontmatter is not autohiding
- code preparations for future plugin interoperability cases
2025-06-23 14:28:37 +02:00
Sandro Ducceschi
cf505052b7 added experimental video support, minor improvements 2025-06-22 16:08:10 +02:00
Sandro Ducceschi
173a8b51a4 datetime implementation 2025-05-03 01:09:18 +02:00
Sandro Ducceschi
4374ba0b35 major refactor
- added data store for banners
- better css variable handling
- more modularity
- reduced redundancy
- better performance
2025-05-02 01:57:33 +02:00
Sandro Ducceschi
01f25fd097 README update and version bump 2025-04-30 00:19:03 +02:00
Sandro Ducceschi
7ec18abb0d fixed: prevent banners in inline/embedded notes 2025-04-28 11:58:51 +02:00
Sandro Ducceschi
e8e21ddee8 initial code commit 2025-04-27 21:33:41 +02:00