Commit Graph

30 Commits

Author SHA1 Message Date
b3499a493c uncomment transformer code so i can see my notes 2024-01-07 23:07:20 -06:00
cfdccef868 attempt to fix build error 2024-01-07 12:45:49 -06:00
e964893b13 attempt to resolve issues 2024-01-07 12:34:09 -06:00
3ee2eed96e exclude js files from eslint
theyll all be replaced anyway
2024-01-07 10:32:38 -06:00
25889669f2 make router nav to correct directory 2023-12-31 11:56:14 -06:00
a1826fdcba convert all new class usages to use this. 2023-12-26 23:36:36 -06:00
0af046b5ea comment out matter stuff 2023-12-25 22:38:56 -06:00
84c657cffa make transformer methods static 2023-12-25 21:40:06 -06:00
f56e07b94e convert transformer to a class
NOTE - all of these methods can be static i believe. no need to use this and instantiate new instances every time.. i dont think atm anyway
2023-12-25 20:48:51 -06:00
ba483eb27d comment out unneeded code from lib files 2023-12-25 19:27:32 -06:00
44c5ca07b2 fix the unified import - no longer default import 2023-12-23 20:13:02 -06:00
Tuan Cao
233e5ba4ed Remove troublesome FrontMatter pluggin (temporarily)
Cached graph-data, which result in hugely improved build performance and probably browsing experience as well
2022-04-29 15:35:10 +07:00
Tuan Cao
ba519d7e28 WIP: Parsing obsidian image link 2022-04-28 16:44:59 +07:00
Tuan Cao
47d0eb25ba Fixed issue where file name cannot be parsed 2022-04-25 12:57:36 +07:00
Tuan Cao
0e929ffdb9 Add basic code highlighting using prism 2022-04-19 13:17:47 +07:00
Tuan Cao
0efef3cebf ... 2022-04-18 16:37:59 +07:00
Tuan Cao
ce8de2da9f - fix bug: missing nodes in global graph
- fix bug: mismatch mapping node in index page (/)
- local graph now include both backlink and forward link
2022-04-18 11:48:36 +07:00
Tuan Cao
0065eed6e9 Remove some noisy logging 2022-04-18 07:58:20 +07:00
Tuan Cao
6f027aeb8e Handle Internal link with hashtag('#') 2022-04-17 20:22:50 +07:00
Tuan Cao
40a947e2ea Improve mapping slug to filepath, to reduce error when build up graph
(WIP 2)
2022-04-17 20:04:58 +07:00
Tuan Cao
99dbccef0a Improve mapping slug to filepath, to reduce error when build up graph
(WIP)
2022-04-16 22:55:20 +07:00
Tuan Cao
2bb96504c9 Finished constructing backlink from internal links
TODO: performance improvement, and code reability.
2022-04-07 16:52:41 +07:00
Tuan Cao
b47d1053d8 WIP: Render backlink in MarkDown content component. 2022-04-07 10:44:02 +07:00
Tuan Cao
930d7bf48d Refactor to prepare to convert to react component 2022-04-05 11:47:41 +07:00
Tuan Cao
d9923053f5 Clean up require -> import 2022-04-05 10:45:30 +07:00
Tuan Cao
1d6c3b1382 Update code to support better wiki link style on Help vault: namedly Alias divider, case-sensitive file name 2022-03-16 12:01:01 +07:00
web-meister
a97a7b4f33 ... 2021-03-04 00:33:38 +03:00
Can
91b606d4be ... 2020-12-06 22:40:20 +03:00
Can
e9f11ee1e5 working 2020-12-01 06:28:42 +03:00
Can
e71bbc741e ... 2020-11-30 14:29:34 +03:00