Commit graph

14 commits

Author SHA1 Message Date
GnoxNahte
c8f3e0df6b Fix #41 Overlapping css with other plugin 2025-10-16 21:46:56 +08:00
GnoxNahte
5e8ebc763f Add feature to edit tabs easier. 2025-08-10 11:13:37 +08:00
GnoxNahte
7fb94e1a0a Fix #18 Add export to pdf support
Renders all the tabs content when exporting to pdf.
2025-02-07 22:51:25 +08:00
GnoxNahte
a0c575d4e1 Fix #17 where the last tab in a nested tab panel is slightly offset. 2025-02-06 12:09:44 +08:00
GnoxNahte
6bd89bf7cf Fix #16. Change cursor type to pointer when hovering on a tab. 2025-02-06 10:28:02 +08:00
GnoxNahte
c80efd16b6 Remove hardcoding styles, use classes instead
Following Obsidian's plugin guidelines: https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines#No%20hardcoded%20styling
2024-09-25 23:31:17 +08:00
GnoxNahte
83c12fa662 Add ability to set default tabs 2024-09-25 22:49:02 +08:00
GnoxNahte
0288a30f5a Clean up code 2024-09-24 18:46:56 +08:00
GnoxNahte
3e194ae845 Add "highlight selected tab name" option 2024-09-24 18:46:40 +08:00
GnoxNahte
6ad3f572f0 Remove line under selected tab 2024-09-24 17:37:14 +08:00
GnoxNahte
dc75e0240d Refine styling, add tab warning 2024-09-23 23:03:37 +08:00
GnoxNahte
80ac6d7e46 Modify styling, add ellipsis 2024-09-23 16:38:53 +08:00
GnoxNahte
94020f23bd Working prototype version 2024-09-22 21:26:17 +08:00
GnoxNahte
6b4f367df1 Add starting files from obsidian-sample-plugin 2024-09-22 12:23:42 +08:00