134 Commits

Author SHA1 Message Date
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
Ole Eskild Steensen
0c46242b0a Add support for inline tags 2023-01-09 18:54:15 +01:00
Ole Eskild Steensen
d9e75704bb Fix errors and remove internally used tags 2023-01-09 17:53:13 +01:00
Ole Eskild Steensen
4487444510
Merge branch 'main' into main 2023-01-09 17:12:17 +01:00
Ole Eskild Steensen
2c3bddded8
Add tag to search result and remove home note tag 2023-01-09 17:11:28 +01:00
Utsob Roy
8f32df6bb8 gap in tags 2023-01-09 11:47:58 +06:00
Ole Eskild Steensen
c18dc85dfb
Merge branch 'main' into main 2023-01-08 16:09:34 +01:00
Ole Eskild Steensen
a01a1588ba Use color working for both dark and light theme 2023-01-08 16:03:01 +01:00
Ole Eskild Steensen
2d88a78cf3 Visual feedback when search is loading 2023-01-08 15:55:34 +01:00
Utsob Roy
b6bd818cb9 search representation fix 2023-01-08 20:12:02 +06:00
Utsob Roy
43c28d459f tag fix in search 2023-01-08 20:03:01 +06:00
Utsob Roy
0c830fc1db tag in search results 2023-01-08 20:02:23 +06:00
Utsob Roy
040ab398b9 tags support 2023-01-08 20:00:01 +06:00
Utsob Roy
ea3199f4f1
support for metatags (#34) 2023-01-08 14:30:58 +01:00
Ole Eskild Steensen
15572e0ee6 Fix unaligned graph title 2023-01-08 14:18:12 +01:00
Ole Eskild Steensen
23a1e937e7 Better experience for smaller screen sizes 2023-01-08 12:18:33 +01:00
Ole Eskild Steensen
44f642af10
Add padding to transclusions
To prevent transclusion links from overlaying the content.
2023-01-06 15:22:40 +01:00
Ole Eskild Steensen
84a4092cc7
Remove default transclusion style. 2023-01-06 15:15:16 +01:00
Ole Eskild Steensen
1a325c678a Fix filetree error 2023-01-06 14:49:44 +01:00
Ole Eskild Steensen
2fe6657a92 Fix build errors 2023-01-06 14:45:12 +01:00
Utsob Roy
7939b70509
title support throught the garden (#33) 2023-01-06 14:30:50 +01:00
Utsob Roy
c71685ce57
Support for block ID (#29)
Transcluded block signature to id.
Link in embedded section for header and block transclusion.
2023-01-06 08:51:14 +01:00
Ole Eskild Steensen
766993cebc Implement link preview 2022-12-19 23:06:07 +01:00
Ole Eskild Steensen
632c989a36 Hide toc on mobile 2022-12-16 13:23:11 +01:00
Ole Eskild Steensen
8da3c9317a Implemented support for table of content 2022-12-15 20:28:08 +01:00
Ole Eskild Steensen
3851026939 Fix debouncing in searchbox 2022-12-15 14:47:22 +01:00
Ole Eskild Steensen
4b49875dfa Support baseURL in env file for sitemap generation 2022-12-07 15:37:15 +01:00