Commit Graph

12891 Commits

Author SHA1 Message Date
Elian Doran 64ccea5702 feat(import/markdown): preserve figure image size 2025-04-05 11:37:26 +03:00
Elian Doran 7293f59a80 fix(export/markdown): math expressions not working due to string escaping 2025-04-05 11:05:27 +03:00
Elian Doran 4bb767f8ee fix(import/markdown): preserve escaped math expressions 2025-04-05 10:46:33 +03:00
Elian Doran 721bf455e1 refactor(import/markdown): add guard condition for processing math 2025-04-05 09:59:42 +03:00
Elian Doran e6b9ecda5c feat(import/markdown): import in-line math properly 2025-04-05 09:59:10 +03:00
Elian Doran 07b5cd3b05 feat(import/markdown): import in-display math properly 2025-04-05 09:57:44 +03:00
Elian Doran fc4eb13e8d feat(export/markdown): export display math properly 2025-04-05 09:32:08 +03:00
Elian Doran 894cfe4f7a feat(export/markdown): export in-line math properly 2025-04-05 09:28:18 +03:00
Elian Doran 173fa36fca chore(docs): bring back figure sizes 2025-04-05 03:33:53 +03:00
Elian Doran c80d016305 feat(markdown): preserve figures 2025-04-05 03:23:31 +03:00
Elian Doran 319cccfb15 feat(markdown): preserve image width/height attribute 2025-04-05 03:01:06 +03:00
Elian Doran 1f98e75c54 chore(docs): add back some image sizes 2025-04-05 03:00:43 +03:00
Elian Doran da42ddeee7 refactor(export/markdown): use let instead of var 2025-04-05 02:42:24 +03:00
Elian Doran 79fa2a2200 chore(docs): add back some reference links 2025-04-05 02:42:14 +03:00
Elian Doran 6a69e9b208 feat(markdown): use different approach for reference links 2025-04-05 02:31:52 +03:00
Elian Doran 4f22850ea9 feat(import/export): import reference links 2025-04-05 01:56:31 +03:00
Elian Doran 320439333d fix(demo): convert to LF & add link to include note function 2025-04-05 01:25:54 +03:00
Elian Doran fdc946ef49 chore(scripts): allow editing demo notes on NixOS 2025-04-05 01:23:12 +03:00
Elian Doran bdfb2300bb feat(docs): minor mermaid improvements 2025-04-05 01:21:33 +03:00
Elian Doran 10b3ede686 feat(docs): improve include note 2025-04-05 01:18:25 +03:00
Elian Doran 1e6c197794 refactor(docs): reposition calendar view 2025-04-05 01:09:30 +03:00
Elian Doran ed53b034f7 feat(docs): document note list 2025-04-05 01:05:40 +03:00
Elian Doran e50c1b36f6 feat(docs): document file note type 2025-04-05 00:54:03 +03:00
Elian Doran 78fba191e1 feat(docs): document note ID and collisions 2025-04-05 00:06:45 +03:00
Elian Doran bb23ae6813 feat(docs): revamp "button use case" 2025-04-04 23:46:07 +03:00
Elian Doran 65e914f916 feat(docs): improve documentation for read-only notes 2025-04-04 23:17:12 +03:00
Elian Doran 65ddfe8776 fix(docs): layout in geomap 2025-04-04 22:50:53 +03:00
Elian Doran 418da69b8a feat(docs): document quick search & jump to note 2025-04-04 22:46:19 +03:00
Elian Doran 18f812f568 feat(docs): quick overview of options 2025-04-04 22:32:38 +03:00
Elian Doran 2d61944036 feat(docs): document mind map 2025-04-04 22:13:26 +03:00
Elian Doran 4cef5a3e16 feat(docs): fix case for Geo Map and add photo 2025-04-04 22:01:06 +03:00
Elian Doran be3e213ba3 feat(docs): improve documentation on Mermaid 2025-04-04 21:56:44 +03:00
Elian Doran 2a8ab728a7 feat(docs): document note types 2025-04-04 21:29:18 +03:00
Elian Doran cf46f8cf70 fix(docs): missing images in ELK layout 2025-04-04 21:11:00 +03:00
Elian Doran 7d40405b8c feat(docs): document note tree in relation to split view 2025-04-04 21:01:05 +03:00
Elian Doran c8f2798fc2 feat(docs): document tabs 2025-04-04 20:55:11 +03:00
Elian Doran 92c1dd1177 chore(edit-docs): erase attachments before exporting 2025-04-04 20:35:55 +03:00
Elian Doran d0c1ffc581 feat(docs): document split view 2025-04-04 20:35:26 +03:00
Elian Doran 65d017390e fix(edit-docs): fix random erase of attachments due to consistency issues 2025-04-04 20:01:28 +03:00
Elian Doran 3a16bf59ef chore(docs): sync meta 2025-04-04 19:59:04 +03:00
Elian Doran f83d342594 chore(docs): format keyboard shortcut 2025-04-04 18:41:26 +03:00
Elian Doran 99fd4225f4 chore(docs): remove unused attachments 2025-04-04 18:36:36 +03:00
Elian Doran 8e97a06d1c feat(electron-docs-main): set default options 2025-04-04 18:35:29 +03:00
Elian Doran dc103348d5 fix(client): build errors due to types 2025-04-04 18:07:26 +03:00
Elian Doran 67f39e8bde fix(client): strange behaviour when navigating between tabs (closes #1615) 2025-04-04 17:57:54 +03:00
Elian Doran 6dc2e4088f fix(ci): tsx not found when updating build info 2025-04-04 16:36:13 +03:00
Elian Doran c6681801fe Merge pull request #1625 from TriliumNext/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2025-04-04 16:21:45 +03:00
Elian Doran 545e199232 fix(geomap): map cut off at first start 2025-04-04 14:19:44 +03:00
Elian Doran 9204be3157 chore(webpack): add script to run stats 2025-04-04 14:06:48 +03:00
Elian Doran 849fd5a2af fix(ci): unrecognized name-value "inputs" 2025-04-04 14:06:30 +03:00