Sergio Martínez Portela
|
08d35fc0b5
|
Handle more softly words with :// that don't match known link types.
|
2022-11-04 00:34:32 +01:00 |
|
Sergio Martínez Portela
|
76531e3cfc
|
Add result box rendering.
|
2022-11-04 00:34:32 +01:00 |
|
Sergio Martínez Portela
|
0ebda876f7
|
Update headline expansion based on document STARTUP config.
|
2022-11-01 18:42:59 +01:00 |
|
Sergio Martínez Portela
|
847e2cfd74
|
Don't crash when failing to update note_search DB.
|
2022-11-01 12:19:52 +01:00 |
|
Sergio Martínez Portela
|
b676e2f949
|
Do search on all indexed fields.
|
2022-10-30 23:44:31 +01:00 |
|
Sergio Martínez Portela
|
7d20941765
|
Use experimental trigram tokenizer in SQLite FTS.
|
2022-10-30 23:38:25 +01:00 |
|
Sergio Martínez Portela
|
486c88c583
|
Take full headline body for search function.
Using just `get_contents` doesn't get list items or tables.
|
2022-10-30 23:31:45 +01:00 |
|
Sergio Martínez Portela
|
d023955ee0
|
Skip links to private notes.
|
2022-10-25 23:45:30 +02:00 |
|
Sergio Martínez Portela
|
34d0d2ead3
|
Detect local links that result in a non-public note.
|
2022-10-25 23:35:46 +02:00 |
|
Sergio Martínez Portela
|
955dc433df
|
Visually identify internal links.
|
2022-10-23 21:50:33 +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
|
8d8dcbfdce
|
Fix bare links next to [ or ] characters.
|
2022-10-23 21:30:30 +02:00 |
|
Sergio Martínez Portela
|
a6607ba0f3
|
WIP: Support bare links (no []).
|
2022-10-23 21:16:22 +02:00 |
|
Sergio Martínez Portela
|
3e9f323b56
|
Remove reference to git:// links.
|
2022-10-23 18:33:00 +02:00 |
|
Sergio Martínez Portela
|
4d3997bce1
|
Render * Target links.
|
2022-10-23 18:28:08 +02:00 |
|
Sergio Martínez Portela
|
ce8fd431b6
|
Allow rendering of links that require graph knowledge.
- Fix rendering of `./filename.org` links.
|
2022-10-23 18:22:43 +02:00 |
|
Sergio Martínez Portela
|
8dd624d339
|
Cleanup old notes on upload before building new ones.
|
2022-10-21 20:18:01 +02:00 |
|
Sergio Martínez Portela
|
f66d69776b
|
Create directory before filling it in.
|
2022-10-21 00:23:50 +02:00 |
|
Sergio Martínez Portela
|
fcd9854a17
|
Disable collapsing top-level headline.
|
2022-10-20 23:44:35 +02:00 |
|
Sergio Martínez Portela
|
de92f74867
|
Link to notes index from title.
|
2022-10-18 23:18:57 +02:00 |
|
Sergio Martínez Portela
|
d71c28d1e8
|
Show top-level title in seach, hide to-do's.
|
2022-10-18 23:13:21 +02:00 |
|
Sergio Martínez Portela
|
7bad44cfb6
|
Redirect from subnote to parent note.
|
2022-10-18 22:47:04 +02:00 |
|
Sergio Martínez Portela
|
b214a8148a
|
Prepare for note deployment.
|
2022-10-18 01:16:14 +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
|
7fdf378cee
|
Add script to demo search-server's docker usage.
|
2022-10-03 00:52:11 +02:00 |
|
Sergio Martínez Portela
|
14d7d0f85e
|
Initial search-server version.
|
2022-10-03 00:52:11 +02:00 |
|
Sergio Martínez Portela
|
bc3bf30669
|
Full-text-search with a Quick&Dirty SQLite DB.
|
2022-09-30 00:13:22 +02:00 |
|
Sergio Martínez Portela
|
2d6a994476
|
Add language as class on code block.
|
2022-09-29 23:48:56 +02:00 |
|
Sergio Martínez Portela
|
cc8d7d0bc5
|
Render note tables.
|
2022-09-28 00:04:06 +02:00 |
|
Sergio Martínez Portela
|
f6254a6c53
|
Add selectable port on autoserve script.
|
2022-09-26 23:44:22 +02:00 |
|
Sergio Martínez Portela
|
856ae09b16
|
feat: Show note tags.
|
2022-09-02 00:31:16 +02:00 |
|
Sergio Martínez Portela
|
4a64a9c732
|
chore(org-rw): Update headline title handling.
|
2022-08-28 19:37:53 +02:00 |
|
Sergio Martínez Portela
|
b610d356e8
|
Render headlines expanded by default.
|
2022-08-28 14:10:08 +02:00 |
|
Sergio Martínez Portela
|
cf7cc38bd8
|
Render titles with markup.
|
2022-08-28 14:09:57 +02:00 |
|
Sergio Martínez Portela
|
89bf34ed46
|
Remove common indentation of code blocks.
|
2022-08-27 13:33:47 +02:00 |
|
Sergio Martínez Portela
|
74493fa79d
|
Render tokens of item-list tags.
|
2022-08-27 13:32:40 +02:00 |
|
Sergio Martínez Portela
|
246d585213
|
Fix headline title selection when taking ID from document.
|
2022-08-23 00:05:03 +02:00 |
|
Sergio Martínez Portela
|
a4981632e5
|
Fix evaluation of git paths.
|
2022-08-20 19:17:08 +02:00 |
|
Sergio Martínez Portela
|
d40b49a027
|
Add title to rendered notes.
|
2022-08-20 18:21:26 +02:00 |
|
Sergio Martínez Portela
|
2b18c6a9b3
|
Fix text paragraph separation.
|
2022-08-20 17:51:24 +02:00 |
|
Sergio Martínez Portela
|
18ceb6bca5
|
Make debug print_tree more comprehensive.
|
2022-08-20 17:51:24 +02:00 |
|
Sergio Martínez Portela
|
9231013ea9
|
Add simplistic reloading to notes rendering script.
|
2022-08-20 14:27:45 +02:00 |
|
Sergio Martínez Portela
|
399f00a54f
|
Add index.html generation.
|
2022-08-20 13:59:15 +02:00 |
|
Sergio Martínez Portela
|
5a9fbfb253
|
Don't fail on unknown link types.
|
2022-08-19 19:30:55 +02:00 |
|
Sergio Martínez Portela
|
3bf1a86c31
|
Fix path to graph-explorer.
|
2022-08-19 19:30: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
|
feefd1f4d5
|
Improve autoserve logic, reduce repeated reloads.
|
2022-07-25 12:19:32 +02:00 |
|
Sergio Martínez Portela
|
29a9d25381
|
Add auto-wrapping media queries for CSS static resources.
|
2022-07-24 23:08:38 +02:00 |
|
Sergio Martínez Portela
|
7afb6be68f
|
Add simplistic autoserve/update mechanism.
|
2022-07-21 21:19:03 +02:00 |
|
Sergio Martínez Portela
|
a3ad99cb61
|
Add syntax-highlighting css.
|
2022-07-21 21:19:03 +02:00 |
|
Sergio Martínez Portela
|
57ed8fa15c
|
Add simple mechanism for fast re-render.
|
2022-06-27 21:02:33 +02:00 |
|
Sergio Martínez Portela
|
a8c4d6ef48
|
Add base Markdown blog structure.
|
2022-06-27 20:39:21 +02:00 |
|
Sergio Martínez Portela
|
bdf397335c
|
Take links from 'Related' headline, map doc.ids to headlines.
|
2022-05-16 23:58:59 +02:00 |
|
Sergio Martínez Portela
|
eda511171d
|
Ignore result blocks.
|
2022-05-16 23:58:59 +02:00 |
|
Sergio Martínez Portela
|
386b3a1855
|
Indicate name of graph relations.
Most changes taken from: http://bl.ocks.org/fancellu/2c782394602a93921faff74e594d1bb1
|
2022-05-16 23:58:43 +02:00 |
|
Sergio Martínez Portela
|
819948e969
|
Handle remaining link types.
|
2022-05-16 23:27:26 +02:00 |
|
Sergio Martínez Portela
|
0073dd8b84
|
WIP: basic Graph based on d3JS's disjoint force directed graph.
Code taken from: https://observablehq.com/@d3/disjoint-force-directed-graph
|
2022-05-16 00:40:48 +02:00 |
|
Sergio Martínez Portela
|
ae07c563a8
|
Relocate _scripts to scripts directory.
|
2022-05-15 23:21:56 +02:00 |
|