315 Commits

Author SHA1 Message Date
Ole Eskild Steensen
ea4a85ac76 Nunjuck shouldn't render the markdown from notes 2023-09-21 15:19:13 +02:00
Ole Eskild Steensen
69f20fa1ba Bugfix: graph would flash on intial page load 2023-07-09 22:26:23 +02:00
bayang
7df3ef0d1e
fix: search by tags (#171) 2023-06-26 16:41:07 +02:00
Ole Eskild Steensen
48b7162298
Local flexsearch (#160)
* Switch to using local search
* Switch from lunr to FlexSearch
* Cache searchindex in localstorage
* Link unresolved links to 404 page in build step
2023-05-23 22:14:50 +02:00
Ten
53c8a104e3 Change cdn.jsdelivr.net to fastly.jsdelivr.net. (#156) 2023-05-22 16:50:46 +02:00
Anant Shrivastava
ab44de0fc8 removing vulnerable favicon generator and replacing it with alternative 2023-05-07 00:46:57 +05:30
Cody Burleson
370f0fedb3
Avoid manipulating folder case (#143)
* Avoid transforming folder label case
---------

Co-authored-by: Cody Burleson <cody.burleson@cnhind.com>
Co-authored-by: Ole Eskild Steensen <oleeskild@users.noreply.github.com>
2023-05-02 17:29:57 +02:00
Utsob Roy
4b93ad4e43
contentClasses from settings (#132) 2023-04-25 17:05:47 +02:00
Ole Eskild Steensen
d7dca4e45f Fix RSS feed #136 2023-04-25 16:46:09 +02:00
Ole Eskild Steensen
a02bfd53b7 Fixed #135 2023-04-25 10:25:48 +02:00
Utsob Roy
b2dc085f48
Port the graph to alpineJS (#119)
* Port the graph to alpinejs

* removed whitespace

* remove console log
2023-04-18 07:59:22 +02:00
Utsob Roy
23d2d7c7ff
Table wrapper for markdown tables (#114)
* table wrapper for markdown tables

* minimal formatting

* minimal formatting

* Only show scroll when neccessary

---------

Co-authored-by: Ole Eskild Steensen <oleeskild@users.noreply.github.com>
2023-04-18 07:50:49 +02:00
Ole Eskild Steensen
225ec79b05 Fix up styling of search button so its centered 2023-03-26 13:12:55 +02:00
Ole Eskild Steensen
b4685efbe0 Fix note and folder ordering 2023-03-26 13:12:55 +02:00
Utsob Roy
a41a4dfbc3
graph fix after dg-path feature (#113) 2023-03-26 11:31:46 +02:00
Ole Eskild Steensen
949e07318a Fix merge conflicts 2023-03-25 16:32:15 +01:00
Utsob Roy
1a3e1fae66 fixed typo 2023-03-25 16:25:48 +01:00
Utsob Roy
2ee91a928e path-rewrite support 2023-03-25 16:25:46 +01:00
Utsob Roy
dcdb496dd3 graph fix 2023-03-25 16:24:41 +01:00
Utsob Roy
8fcf7255d5 fixed typo 2023-03-25 16:24:05 +01:00
Utsob Roy
e258be16d4 path-rewrite support 2023-03-25 16:24:05 +01:00
Utsob Roy
81209b5e38 graph fix 2023-03-25 16:20:43 +01:00
Utsob Roy
071020328f fixed typo 2023-03-25 16:20:43 +01:00
Utsob Roy
067a8b5a96 path-rewrite support 2023-03-25 16:20:42 +01:00
Utsob Roy
7a9b3585e1 global graph fix 2023-03-21 15:11:59 +06:00
Utsob Roy
db6aded023 allow hiding in graph 2023-03-21 15:05:20 +06:00
Utsob Roy
c027dc5df3 algorithm update 2023-03-21 14:46:54 +06:00
Utsob Roy
536bd226c6 pinned support 2023-03-21 14:22:45 +06:00
Ole Eskild Steensen
f7e92d227c Add support for setting style settings 2023-03-17 16:15:03 +01:00
Ole Eskild Steensen
be33faaba3 Fix glob sync after updating to version 9 2023-03-17 08:23:47 +01:00
Ole Eskild Steensen
cd0e8b98ee Properly use updated field from note in RSS feed 2023-03-16 23:12:47 +01:00
Ole Eskild Steensen
ea7f584614 Add support for rss/atom feed 2023-03-16 22:33:33 +01:00
Ole Eskild Steensen
cb07db7e1a Let the backlink text breathe next to icon 2023-03-16 21:10:16 +01:00
Ole Eskild Steensen
127e7adb5d Check that tags exist before checking for entry 2023-03-16 21:00:03 +01:00
Utsob Roy
aa3f892116
note icon on backlinks (#104) 2023-03-16 20:35:49 +01:00
Utsob Roy
80d8ce1463
support for hide in filetree (#106) 2023-03-16 20:35:38 +01:00
Ole Eskild Steensen
71fc4b8d37 Fix issue where callout icons would not be rendered 2023-03-07 10:25:43 +01:00
Utsob Roy
4edcab6f16
fixed lucide icon alignments (#103) 2023-03-07 09:02:44 +01:00
Utsob Roy
12575e1141
timestamp support (#81) 2023-03-06 21:41:14 +01:00
Ole Eskild Steensen
25c5ed93ab Add back the sticky note icon as a default 2023-03-06 20:10:21 +01:00
Utsob Roy
f7b9ccd7b1 Removed all google fonts (#96)
* removed all google fonts

* formatting fix

* formatting fix
2023-03-06 18:04:18 +01:00
Utsob Roy
d241655dc8 removed redaundant classes 2023-03-06 17:17:44 +06:00
Utsob Roy
393a6a3cf6 migrate to lucide from fontawesome 2023-03-06 17:09:41 +06:00
Utsob Roy
8026d6f06e
feat: Minification (#94)
* added minifications for html, and css built from scss

* cleanup css themes to keep only the first comment
2023-03-06 08:41:00 +01:00
Utsob Roy
59c3cde9e0
feat: User setup (#95)
* allow users to add plugins to setup markdown and eleventy

* comments on function

* added userSetup.js to plugin-info.json
2023-03-06 08:37:17 +01:00
Utsob Roy
f9d22ef471
single homepage rendering (#88) 2023-03-06 08:31:42 +01:00
Utsob Roy
717492ba19
Nested TOC fix (#83) 2023-02-23 10:26:53 +01:00
Utsob Roy
486a8a262f
inline code wrong highlight detection fix (#87) 2023-02-23 10:22:33 +01:00
12-VidE
c1891a3ee3
Resolve collapsible nested callouts (#80)
Previously:
When there are nested collapsible callouts, if you want to open a child one, by clicking on it, the parent one will close. You would have to re-open the parent one to see the now-open child callout.

Now:
To open and close a collapsible callout, you have to click on the "callout-title" div; resolve the problem with nested one. 
Live preview: https://voidblueprint.vercel.app/void-blueprint/physics/classic-physics/electro-magnetism/charge-conservation-law/
2023-02-18 19:40:50 +01:00
Ole Eskild Steensen
3b043e8bd2 Switch to jsdelivr, as unpkg has been slow lately 2023-02-17 16:37:40 +01:00
Ole Eskild Steensen
545b68773d Fix issue with graph generation for urls with url encoded values 2023-02-17 16:37:40 +01:00
Utsob Roy
acfea37940
user computed similar to custom-style (#78) 2023-02-17 16:18:49 +01:00
Utsob Roy
11b837c01a
CSS vars to control graph colors (#77)
* css vars to control graph colors

* moved variable positions
2023-02-17 16:17:16 +01:00
Utsob Roy
27d71e8ca7
fixed slot positioning (#74) 2023-02-15 08:50:51 +01:00
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
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
3e6d8b5a66 If header cannot be slugified, use the heading 2022-12-18 12:49:02 +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
Ole Eskild Steensen
e61261eaae
Add sitemap for SEO optimization 2022-11-30 21:19:12 +01:00
Ole Eskild Steensen
d878c77e28
Remove sidebar duplicate
If you had a note with backlinks or localgraph set to true, it would show twice. This should fix that
2022-11-29 21:41:39 +01:00
Ole Eskild Steensen
7969dc92e0 Use the more commonly defined text-accent variable for filelist border 2022-11-29 16:32:19 +01:00
Ole Eskild Steensen
5403302373 Remember opened filetree folders across pageloads 2022-11-29 16:18:39 +01:00
Ole Eskild Steensen
93870e1647 Change to jsdelivr, as unpkg has been unstable lately 2022-11-29 15:10:50 +01:00
Ole Eskild Steensen
7606094cfd Stop filemenu from closing when clicking on a note link 2022-11-27 15:17:12 +01:00
Ole Eskild Steensen
9d2eed43d1 Handle themes not adhering to obsidian v1 2022-11-27 15:16:44 +01:00
Ole Eskild Steensen
6b1460d0c0 Change titles on graph and backlink card to divs, for better compatability with themes 2022-11-13 09:58:12 +01:00
Ole Eskild Steensen
c889b6dc9e Larger top margin on mobile to make room for navbar 2022-11-11 07:30:58 +01:00
Ole Eskild Steensen
96b8b0a9b1 Override any theme h1 margins in navbars 2022-11-10 14:31:50 +01:00
Ole Eskild Steensen
c42fa2e925 Override theme h6 style on backlink card 2022-11-09 21:34:50 +01:00
Ole Eskild Steensen
e93d772910 Handle search better 2022-11-09 20:23:31 +01:00
Ole Eskild Steensen
490d434f33 Make space for ctrl + k in search bar 2022-11-08 14:15:42 +01:00
Ole Eskild Steensen
d396af31f2 Disable search function if not enabled 2022-11-08 12:54:56 +01:00
Ole Eskild Steensen
411cba93b7 Search button styling 2022-11-07 15:46:45 +01:00
Ole Eskild Steensen
bb1fb8ca62 Better search box for mobile 2022-11-07 15:32:43 +01:00
Ole Eskild Steensen
45652a695d Styling for empty navbar 2022-11-07 13:34:42 +01:00
Ole Eskild Steensen
9f477fb3ab Use dghomelink as toggle for navbar 2022-11-07 13:34:19 +01:00
Ole Eskild Steensen
eee9e9aa5f Implemented search box 2022-11-06 23:56:20 +01:00