Commit Graph

221 Commits

Author SHA1 Message Date
TEC f8736c4970
Don't apply to term instances in unparsed keywords 2022-06-13 00:47:46 +08:00
TEC 30fea8eefd
New TODO item, support for index sections 2022-06-11 23:17:51 +08:00
TEC 5937d98956
Introducing #+print_glossary! 2022-06-11 23:17:48 +08:00
TEC 17f4b91c3a
Allow keeping unused terms when applying 2022-06-11 22:55:28 +08:00
TEC 74b2f45f92
Fix docstring, remove unused arg, fix wrong arg 2022-06-11 22:43:19 +08:00
TEC 990231a7a2
Terms in headings are a bit dodgy 2022-06-11 22:29:23 +08:00
TEC 5b910ca2eb
Generate * before :heading, + allow for no heading 2022-06-11 22:03:26 +08:00
TEC 63ef072061
Sort usage backrefs by usage order 2022-06-11 21:36:16 +08:00
TEC a8f33ab05e
Add simpler fontification as an option 2022-06-11 14:30:59 +08:00
TEC 6c6462079d
Add per-type faces 2022-06-11 14:14:12 +08:00
TEC e48c41e531
Fix two minor bugs 2022-06-11 03:22:09 +08:00
TEC 7428b27a8b
Refactor print-terms + related functions 2022-06-11 03:14:32 +08:00
TEC d797c1c033
Require cl-lib and subr-x when byte-compiling 2022-06-11 02:59:12 +08:00
TEC 3d1974baf5
Tentative addition of a global terms source 2022-06-11 02:49:54 +08:00
TEC 81ec833c8b
Add default export spec for ascii 2022-06-11 02:18:38 +08:00
TEC 52fbd05075
Improvement to export spec handling 2022-06-11 02:18:21 +08:00
TEC 945bbc83f2
Add an org export spec 2022-06-11 01:44:56 +08:00
TEC fbe86ca139
Tweak newlines in generated structures 2022-06-11 01:44:34 +08:00
TEC f8651969b1
Make %k and %t availible in :definition-structure 2022-06-11 01:44:08 +08:00
TEC d1e31f0bc6
Add :backref to default export spec 2022-06-11 01:43:55 +08:00
TEC 35e3ce71bf
Tweak inheritence in export spec construction 2022-06-11 01:43:39 +08:00
TEC b8ae111a3a
Tweak default export specs 2022-06-11 01:20:06 +08:00
TEC bf945390b8
Support subtree export 2022-06-11 01:11:30 +08:00
TEC d0d0857aa5
Don't include empty generated sections 2022-06-11 01:04:13 +08:00
TEC 032a3cf941
Fix another fontification bug 2022-06-11 00:53:12 +08:00
TEC 086c815c25
Tweak indentation 2022-06-10 23:24:24 +08:00
TEC 8998c8c2e0
Fix use of :definition-structure-preamble 2022-06-10 23:23:21 +08:00
TEC 4e97e8ad7f
Forgot to unquote letter and upper case letter 2022-06-10 23:20:40 +08:00
TEC cb4c84b4a0
Pad don't truncate candidate terms 2022-06-10 23:02:40 +08:00
TEC 82a31f1657
New export spec, :definition-structure-preamble 2022-06-10 22:54:59 +08:00
TEC a74d7b888e
Fix typo, glossary not glosssary 2022-06-10 22:52:12 +08:00
TEC a71b91b721
Fix spelling, separator not seperator 2022-06-10 22:51:37 +08:00
TEC 139d08a629
Fix accidental discard of letter separators 2022-06-10 22:50:47 +08:00
TEC f6157b571e
A new TODO, references inside other definitions 2022-06-10 22:22:21 +08:00
TEC 59cdd3e9da
Change default index section to just "Index" 2022-06-10 22:21:40 +08:00
TEC 7a93302142
Allow for definition lines without blank lines 2022-06-10 22:16:26 +08:00
TEC 82a2edde9a
Update jump to def/usages TODO 2022-06-10 21:35:05 +08:00
TEC f6f2dc949d
New TODO item, M-x org-glossary-create-definition 2022-06-10 21:34:19 +08:00
TEC 830de4fe63
No longer modify argument in og--apply-terms 2022-06-10 21:33:33 +08:00
TEC c151b79e35
Fix, can't go to the def of a nonexistant term 2022-06-10 21:18:51 +08:00
TEC df1156920b
Fix implementation mistake, returned wrong object 2022-06-10 21:17:47 +08:00
TEC 809f26f84e
Fix logic error in cache time validation 2022-06-10 20:40:18 +08:00
TEC 5b5d308cb1
Ridiculously customisable export 2022-06-10 01:53:49 +08:00
TEC 9ea5d56d0e
Don't fontify implicit links without og-automatic 2022-06-09 21:30:56 +08:00
TEC c925a492c7
Add TODO item, support for #+print_glossary 2022-06-09 21:19:11 +08:00
TEC 044da4262e
Fallback on term prompt in og-term-definition 2022-06-09 21:15:29 +08:00
TEC cdd8aee483
Add term selection interface 2022-06-09 21:15:29 +08:00
TEC cf4cb2feb1
Only run og-update-terms in org-mode 2022-06-09 21:15:24 +08:00
TEC bd6bf63be4
Don't assume searched key is a string 2022-06-09 21:13:21 +08:00
TEC cf8ff1d955
Add TODO item, global defs files 2022-06-09 21:12:40 +08:00