• Joined on 2026-02-16
hugo opened issue hugo/RuDS#72 2026-07-20 19:43:58 +00:00
Add explicit unarchive; stop silently drafting archived posts on any update
hugo opened issue hugo/RuDS#69 2026-07-20 19:43:57 +00:00
Align checksum algorithms with bDS2 (MD5 for media, nil post checksum on rebuild)
hugo opened issue hugo/RuDS#70 2026-07-20 19:43:57 +00:00
Reopen published posts to draft only when published content actually changes
hugo opened issue hugo/RuDS#71 2026-07-20 19:43:57 +00:00
Rewrite published post file in place when template_slug changes (stay published)
hugo opened issue hugo/RuDS#65 2026-07-20 19:43:56 +00:00
Align slug transliteration with bDS2 (ä→a, not ä→ae)
hugo opened issue hugo/RuDS#66 2026-07-20 19:43:56 +00:00
Index published post/translation bodies in full-text search
hugo opened issue hugo/RuDS#67 2026-07-20 19:43:56 +00:00
Enforce Liquid tag/filter/operator subset at template publish
hugo opened issue hugo/RuDS#68 2026-07-20 19:43:56 +00:00
Render built-in macros from bundled Liquid macro templates (parity with bDS2)
hugo closed issue hugo/RuDS#57 2026-07-20 19:40:30 +00:00
the post editor (and liquid editor and lua editor) need syntax highlighting
hugo commented on issue hugo/RuDS#57 2026-07-20 19:40:22 +00:00
the post editor (and liquid editor and lua editor) need syntax highlighting

Implemented in e6fa506. Added dedicated Markdown-with-macros and Liquid Syntect grammars, retained Lua syntax parsing, and translated the editor palette to the bDS2/VS Dark colors. Markdown…

hugo pushed to main at hugo/RuDS 2026-07-20 19:39:51 +00:00
e6fa506b28 Add syntax highlighting to code editors
hugo closed issue hugo/RuDS#56 2026-07-20 19:15:25 +00:00
creating a post with bookmarklet does not open the editor and it directly triggers a translation
hugo commented on issue hugo/RuDS#56 2026-07-20 19:15:22 +00:00
creating a post with bookmarklet does not open the editor and it directly triggers a translation

Implemented in fe6bf3e. Blogmark completion now uses the same tab-opening workflow as every other post, so the post editor is activated with preview synchronization, menu state, panel fallback,…

hugo pushed to main at hugo/RuDS 2026-07-20 19:14:10 +00:00
fe6bf3e1f4 Open Blogmarks through the standard tab flow
hugo opened issue hugo/RuDS#64 2026-07-20 18:59:50 +00:00
in-flight mode in the status bar does not persist for restarts
hugo opened issue hugo/RuDS#63 2026-07-20 18:58:40 +00:00
AI communication fails with online model despite chat test confirming it works
hugo opened issue hugo/RuDS#62 2026-07-20 18:54:09 +00:00
saving category json seems to drop category titles from the json
hugo opened issue hugo/RuDS#61 2026-07-20 18:50:04 +00:00
AI oneshots should not be blocking actions
hugo opened issue hugo/RuDS#60 2026-07-20 18:46:37 +00:00
tags in post editor need to have semantic suggestions
hugo opened issue hugo/RuDS#59 2026-07-20 18:42:46 +00:00
seems that saving a post triggers "create missing translations" task