35 Commits

Author SHA1 Message Date
Utsob Roy
393a6a3cf6 migrate to lucide from fontawesome 2023-03-06 17:09:41 +06:00
Utsob Roy
486a8a262f
inline code wrong highlight detection fix (#87) 2023-02-23 10:22:33 +01:00
Utsob Roy
8ee09509dd conflict resolution 2023-02-14 22:28:39 +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
Utsob Roy
616a2a9a0f maturity to generic note icons 2023-02-13 14:41:59 +06:00
Utsob Roy
aff76efc5b maturity visualization 2023-02-11 19:31:11 +06:00
Utsob Roy
705e80e5f2 dynamic import implementation 2023-02-06 14:29:23 +06: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
Utsob Roy
92d49c2c54
A custom content taggification (#45)
* a custom content taggification
2023-01-19 10:31:35 +01:00
Ole Eskild Steensen
d9e75704bb Fix errors and remove internally used tags 2023-01-09 17:53:13 +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
040ab398b9 tags support 2023-01-08 20:00:01 +06: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
Ole Eskild Steensen
766993cebc Implement link preview 2022-12-19 23:06:07 +01:00
Ole Eskild Steensen
8da3c9317a Implemented support for table of content 2022-12-15 20:28:08 +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
eee9e9aa5f Implemented search box 2022-11-06 23:56:20 +01:00
Mark Orel
fd92473178 feat: Search using lunr
Context: having search is almots essential feature for most of the
websites. This commit adds very basic functionality based on lunrjs
library. It allows to build an use search index.

Changes:
- Build search index using 11ty template
- Adds postbuild step to build lunr index
- Adds netlify function to serve as API for search
- Adds search page and links to notes pages
- Wraps hashtags with proper styling and adds search by hashtag link to
  them
- Adds missing obsidian class for content
2022-11-06 20:11:35 +01:00
Ole Eskild Steensen
4c555c58d4 Implemented filetree, and made some adjustments to graph and backlinks 2022-11-03 16:14:12 +01:00
Ole Eskild Steensen
37a73b82a2 Add class to body used by some themes 2022-10-24 23:10:09 +02:00
Ole Eskild Steensen
b2b5253f30 Use default note setting from .env 2022-10-24 22:26:50 +02:00
Ole Eskild Steensen
de6b6305df Add body class used by the obsidian styling 2022-10-21 11:20:12 +02:00
Ole Eskild Steensen
ba366f0fa9 Implement show inline title setting 2022-10-14 20:37:34 +02:00
Ole Eskild Steensen
ad7872d19f Implement support for backlinks and local graph 2022-10-13 13:38:06 +02:00
Ole Eskild Steensen
b9f25858db Use filters, as transforms has memory issues 2022-04-18 22:01:58 +02:00
Ole Eskild Steensen
90a259509e Correct 404 styling and add dghomelink logic 2022-03-21 21:08:33 +01:00
Ole Eskild Steensen
53f2c5baac Experimenting with themes 2022-03-14 23:48:50 +01:00
Ole Eskild Steensen
6998e7af13 Better handling of custom styling 2022-03-06 22:22:53 +01:00
Ole Eskild Steensen
4cf09880b0 Add support for permalinks 2022-03-01 16:48:00 +01:00
Ole Eskild Steensen
7113398174 Slugify all note URLS 2022-03-01 10:28:23 +01:00
Ole Eskild Steensen
5c88fc3f67 🌅 Initial commit 2022-02-14 19:22:33 +01:00