161 Commits

Author SHA1 Message Date
Ole Eskild Steensen
42b7d2313c Added new files to plugin-info 2023-02-14 18:39:58 +01:00
Utsob Roy
8ee09509dd conflict resolution 2023-02-14 22:28:39 +06:00
Utsob Roy
54f0c3aabc fixes for styles and meta 2023-02-14 22:27:48 +06:00
Utsob Roy
a22abcc44c maturity visualization 2023-02-14 22:27:14 +06:00
Utsob Roy
008bf71166 More slots for dynamic components (#70)
* more slots for dynamic components

* more slots on sidebar and filetree
2023-02-14 22:24:38 +06:00
Ole Eskild Steensen
fc5f39cbf4 Some graph style enhancements 2023-02-14 22:24:38 +06:00
Utsob Roy
9355fe6c58 graph fixes 2023-02-14 22:24:38 +06:00
Utsob Roy
84d8a3e916 css fix 2023-02-14 22:24:38 +06:00
Utsob Roy
854f572be1 css fix 2023-02-14 22:24:38 +06:00
Utsob Roy
8c20f64c48 graph enhancements 2023-02-14 22:24:38 +06:00
Utsob Roy
f291e37b05 graph enhancements 2023-02-14 22:24:35 +06:00
Utsob Roy
cfe44308d0 implement focus on hovered and neigbors 2023-02-14 22:24:14 +06:00
Utsob Roy
616a2a9a0f maturity to generic note icons 2023-02-13 14:41:59 +06:00
Utsob Roy
3a1cdaebda fixes for styles and meta 2023-02-11 20:06:20 +06:00
Utsob Roy
09ae915992 typo fix 2023-02-11 19:49:50 +06:00
Utsob Roy
aff76efc5b maturity visualization 2023-02-11 19:31:11 +06:00
Utsob Roy
74225fd405
quote symbol in callout fix (#67) 2023-02-09 10:14:19 +01:00
Utsob Roy
970b2acd93 dynamic scss fix 2023-02-07 17:16:16 +06:00
Utsob Roy
e1c2268f37 external css support 2023-02-07 17:10:22 +06:00
Utsob Roy
f123c5cfeb removed console log 2023-02-06 18:00:41 +06:00
Utsob Roy
705e80e5f2 dynamic import implementation 2023-02-06 14:29:23 +06:00
Ole Eskild Steensen
1afa8d19c2 Fixed build error when no notes has been added 2023-02-04 21:25:54 +01:00
Ole Eskild Steensen
9e1e161b5e Fix graph width 2023-02-04 14:11:11 +01:00
Ole Eskild Steensen
2b37474834 Remove styling for non-implemented feature 2023-02-04 13:55:09 +01:00
Utsob Roy
71835a5ee5
Tooltip Enhancements (#59)
* tooltip scroll to section

* reference highlight on focus and navigation

* removed irrelevant code

* added double-click to copy link styling

* Correctly place styling, and add new file to plugin-info

---------

Co-authored-by: Ole Eskild Steensen <oleeskild@users.noreply.github.com>
2023-02-04 13:52:16 +01:00
Utsob Roy
db6d4bb79b
Hide dataview variable (#54)
* hide dataview variable

* Update note.njk

---------

Co-authored-by: Ole Eskild Steensen <oleeskild@users.noreply.github.com>
2023-02-04 13:45:57 +01:00
Utsob Roy
e8ac35e373
added some semantic tags (#61) 2023-02-03 16:26:17 +01:00
Ole Eskild Steensen
062b6abb5b Fix some styling issues, and use gardenEntry tag for home identification 2023-02-03 16:23:30 +01:00
Ole Eskild Steensen
556853f108 Fixed styling issues in 404 page 2023-02-03 15:26:43 +01:00
Utsob Roy
61195152bd graph js fix 2023-02-02 12:50:32 +06:00
Utsob Roy
fb91fc90c7 better zooming 2023-02-02 11:16:45 +06:00
Utsob Roy
5fcee3da0b single computation for both sidebar page mentions and graph 2023-02-02 10:41:46 +06:00
Utsob Roy
3bb6041df0 fixed backlink 2023-02-01 16:14:50 +06:00
Utsob Roy
24d7bdce5b local graph zoom fix 2023-02-01 15:05:39 +06:00
Utsob Roy
ce494682cf distinguish current pages node 2023-02-01 15:00:17 +06:00
Utsob Roy
7994a93015 some enhancements 2023-02-01 14:21:03 +06:00
Utsob Roy
6edc732dcc graph revamp 2023-02-01 10:52:37 +06:00
Ole Eskild Steensen
514f1be060 Escape "\" in tags, as they are invalid json 2023-01-26 09:08:13 +01:00
Ole Eskild Steensen
bc2584b51c Formatting 2023-01-25 08:47:25 +01:00
Ole Eskild Steensen
44a7af447c Sass should ignore theme.css file 2023-01-25 08:23:13 +01:00
Luke-zhang-04
3f9e9ab7a0
feat(filetree): sort filetree recursively 2023-01-21 13:03:51 -05:00
Ole Eskild Steensen
0fe8b10233 Fix stylesheet link, and add new file to plugin-info 2023-01-21 12:12:59 +01:00
Utsob Roy
afba7daf72 add downloaded theme support 2023-01-20 00:35:09 +06:00
Utsob Roy
3176a78c03
better tag search (#46) 2023-01-19 14:46:56 +01:00
Utsob Roy
92d49c2c54
A custom content taggification (#45)
* a custom content taggification
2023-01-19 10:31:35 +01:00
Ole Eskild Steensen
e3ddd1e29e Refactor, and styling adjustments to callout icons 2023-01-17 14:24:46 +01:00
Luke-zhang-04
d79ff93c5e implement new callout code for code blocked admonitions 2023-01-17 14:24:46 +01:00
Luke-zhang-04
f328f9b411 feat(callouts): make callouts look like Obsidian callouts
- change callout look
- make callouts collapsible (https://github.com/oleeskild/obsidian-digital-garden/issues/89)
2023-01-17 14:24:46 +01:00
Ole Eskild Steensen
ad002db5cd Fix issue where search results would flow outside container 2023-01-12 09:11:50 +01:00
Ole Eskild Steensen
5cf5aa1566 Allow searching both inline and frontmatter tags 2023-01-09 19:08:33 +01:00