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
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
052e21193b
Remove underline from filetree links
2022-11-04 10:37:21 +01:00
Ole Eskild Steensen
fc781f430c
Prevent overlapping with sidebar
2022-11-04 09:49:22 +01:00
Ole Eskild Steensen
5e0e80eb59
Fix graph
2022-11-03 17:02:33 +01:00
Ole Eskild Steensen
93ed7d0b9f
Use another sitename variable
2022-11-03 16:36:43 +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
725a211252
Fix #85
2022-10-31 14:31:43 +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
43d0d01b61
Fix #81
2022-10-24 12:58:17 +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
0f42f3a99b
Use correct external link svg
2022-10-17 22:26:07 +02:00
Ole Eskild Steensen
af2693ad80
Update to latest obsidian base theme
2022-10-17 20:26:56 +02:00