Snippet Panel Ideas
Posted: 26.02.2026 23:12
Wiki should clarify expectations for custom snippet panel data.
(1) User must create new sub-folder, data/clips
(2) Each list lives in a sub-sub-folder, data/clips/mysnipsname
(3) mysnipsname appears on the snippets panel drop-down menu
(4) Actual snippet file is data/clips/mysnipsname/List.txt
Snippet panel needs a font setting in Options. I use a monospace font for documents, but a proportional font for UI. Snippet text will insert into the document being edited. So the document font makes more sense for displaying snippet lists. It then shows how the character will appear in the document.
Some fonts support more Unicode than others, so the panel font may matter more than just visual cues. The snippet panel could reveal that the current document font lacks a desired character; but only if it uses the same font as the document.
The snippet panel drop-down should remain in UI font, it is a UI item, but the list contents should be in the document font, or have their own setting. Some users might prefer monospace for snippet list column alignments, no matter the document font.
So I propose options like:
ui_font_snippets_panel_lists_same_as_document (T/F)
ui_font_snippets_panel_lists (font name, size, style)
The first option overrides the second. The second only works if the first is false.
Let me know if I've missed any settings in Cud or plug-ins that already approximate these notions. Thanks!
(1) User must create new sub-folder, data/clips
(2) Each list lives in a sub-sub-folder, data/clips/mysnipsname
(3) mysnipsname appears on the snippets panel drop-down menu
(4) Actual snippet file is data/clips/mysnipsname/List.txt
Snippet panel needs a font setting in Options. I use a monospace font for documents, but a proportional font for UI. Snippet text will insert into the document being edited. So the document font makes more sense for displaying snippet lists. It then shows how the character will appear in the document.
Some fonts support more Unicode than others, so the panel font may matter more than just visual cues. The snippet panel could reveal that the current document font lacks a desired character; but only if it uses the same font as the document.
The snippet panel drop-down should remain in UI font, it is a UI item, but the list contents should be in the document font, or have their own setting. Some users might prefer monospace for snippet list column alignments, no matter the document font.
So I propose options like:
ui_font_snippets_panel_lists_same_as_document (T/F)
ui_font_snippets_panel_lists (font name, size, style)
The first option overrides the second. The second only works if the first is false.
Let me know if I've missed any settings in Cud or plug-ins that already approximate these notions. Thanks!