Commit Graph

57 Commits

Author SHA1 Message Date
Sergio Martínez Portela
d004454192 Add support for attachments and image links. 2022-12-14 23:46:41 +01:00
Sergio Martínez Portela
e268734a3f Add base table-of-contents, don't collapse headlines. 2022-11-29 00:20:31 +01:00
Sergio Martínez Portela
58bb7ccc49 Improve handling of lists with multiline items. 2022-11-24 00:09:58 +01:00
Sergio Martínez Portela
88029a27d0 Convert the linked-from list into a tagged list. 2022-11-22 20:28:14 +01:00
Sergio Martínez Portela
86e36d5b79 Fix consistency between Webkit & Gecko.
Also, minor style fixes.
2022-11-21 00:10:47 +01:00
Sergio Martínez Portela
913e2c54d3 Start exploring CSS design for tree view.
Heavily based on https://iamkate.com/code/tree-views/ .
2022-11-20 21:41:07 +01:00
Sergio Martínez Portela
b9ac52a1a9 Support light&dark syntax on code blocks. 2022-11-15 21:20:25 +01:00
Sergio Martínez Portela
e7dc8ad1e7 Make indentation lines clearer on dark mode. 2022-11-11 18:45:28 +01:00
Sergio Martínez Portela
4849128fcd Add simple backlink connections. 2022-11-09 01:01:34 +01:00
Sergio Martínez Portela
212c41d848 Avoid having Headlines look like links when clicked. 2022-11-04 00:34:32 +01:00
Sergio Martínez Portela
1f286a0a54 Add simple style for results box. 2022-11-04 00:34:32 +01:00
Sergio Martínez Portela
38e5f57eab Use node collapse markers with better font compatibility.
These are temporal. This way of working moves the titles around when they get
     collapsed/expanded, so I should probably change it at some point.
2022-11-04 00:34:32 +01:00
Sergio Martínez Portela
613aa4c88f Make result-bot TODO tag more badge-like. 2022-11-01 12:19:34 +01:00
Sergio Martínez Portela
964e2501ee Mark focused links on click. 2022-11-01 12:19:20 +01:00
Sergio Martínez Portela
208a9b2e97 Show notes TO-DO on search, mark them as such. 2022-10-30 23:58:44 +01:00
Sergio Martínez Portela
c80ada2a40 Simple style changes around search box. 2022-10-26 23:17:36 +02:00
Sergio Martínez Portela
25a65253dd Show message when no results are found on search.
Also, lower debounce time to 250ms.
2022-10-26 22:42:24 +02:00
Sergio Martínez Portela
c8b3a99e7a Mark internal links on light style too. 2022-10-25 23:52:54 +02:00
Sergio Martínez Portela
955dc433df Visually identify internal links. 2022-10-23 21:50:33 +02:00
Sergio Martínez Portela
2eab1b4351 Fix: don't hide text until custom font is loaded. 2022-10-23 21:40:10 +02:00
Sergio Martínez Portela
20b945aa31 Add usual task states to the default settings. 2022-10-23 21:30:44 +02:00
Sergio Martínez Portela
bcfd8b1d93 Reduce unused height on headlines. 2022-10-18 23:29:12 +02:00
Sergio Martínez Portela
a313597dcf Mark tags as [tag]. 2022-10-18 01:17:11 +02:00
Sergio Martínez Portela
df7f65fa00 Test different background color. 2022-10-18 01:16:30 +02:00
Sergio Martínez Portela
d81db05633 Show results on notes's search-box. 2022-10-17 00:10:06 +02:00
Sergio Martínez Portela
d7905f5b0a Add base for search UI. 2022-10-03 23:40:57 +02:00
Sergio Martínez Portela
8d136312b7 Add body max width. 2022-09-29 23:49:10 +02:00
Sergio Martínez Portela
cc8d7d0bc5 Render note tables. 2022-09-28 00:04:06 +02:00
Sergio Martínez Portela
8ef3c5a636 Use Atkinson-Hyperlegible font. 2022-09-26 23:44:07 +02:00
Sergio Martínez Portela
e73a7b7062 Avoid line-breaks inside list items. 2022-09-02 00:33:42 +02:00
Sergio Martínez Portela
856ae09b16 feat: Show note tags. 2022-09-02 00:31:16 +02:00
Sergio Martínez Portela
2a90ea8a26 Test font-selection taken from Hackliza.org blog. 2022-08-30 00:44:33 +02:00
Sergio Martínez Portela
cf7cc38bd8 Render titles with markup. 2022-08-28 14:09:57 +02:00
Sergio Martínez Portela
08a4dc295e [style] Color TODO states. 2022-08-23 21:30:46 +02:00
Sergio Martínez Portela
0bd897d62e [style] Center note top title. 2022-08-23 21:30:26 +02:00
Sergio Martínez Portela
2cbb4f60ad [style] Make note sections more integrated. 2022-08-23 21:30:04 +02:00
Sergio Martínez Portela
f1b84f5615 Add simple styling to root node. 2022-08-20 17:54:41 +02:00
Sergio Martínez Portela
2b18c6a9b3 Fix text paragraph separation. 2022-08-20 17:51:24 +02:00
Sergio Martínez Portela
f3096eb5d9 Draft post-index. 2022-08-03 21:11:09 +02:00
Sergio Martínez Portela
189a94c930 Add simple date, tags to posts. 2022-07-25 17:58:58 +02:00
Sergio Martínez Portela
8d831af216 Add blog/post header. 2022-07-25 12:19:21 +02:00
Sergio Martínez Portela
031305f5de Add style for inline code. 2022-07-24 23:56:29 +02:00
Sergio Martínez Portela
830c26e333 Add light syntax, using Pygments sas style. 2022-07-24 23:12:43 +02:00
Sergio Martínez Portela
31a303ab55 Cleaner code blocks in dark mode. 2022-07-22 18:16:48 +02:00
Sergio Martínez Portela
4ebbd47a61 Improve link contrast against background. 2022-07-22 17:58:28 +02:00
Sergio Martínez Portela
ef6072fd27 [minor] Fast styling touches to posts's dark mode. 2022-07-22 00:23:07 +02:00
Sergio Martínez Portela
612c38711d Add basic dark-mode style. 2022-07-21 23:30:47 +02:00
Sergio Martínez Portela
85e254d75c Explore more blog-like styling. 2022-07-21 23:28:02 +02:00
Sergio Martínez Portela
81e6935157 Generate code blocks. 2022-05-07 23:03:26 +02:00
Sergio Martínez Portela
8698035f2e Collapse non top-level nodes. 2022-05-07 20:38:12 +02:00