Displaying Edited Notes as a list, one per line #2670
Unanswered
wouterbatelaan-es
asked this question in
Show and tell
Replies: 4 comments 1 reply
-
This is a nice add. Thanks for putting it together. Makes finding the note you're looking for very easy. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Really useful. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
-
这个,怎么使用啊 |
Beta Was this translation helpful? Give feedback.
1 reply
-
非常感谢您的帮助
の ☆→等
***@***.***
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年8月18日(星期天) 晚上8:00
收件人: ***@***.***>;
抄送: "の ***@***.***>; ***@***.***>;
主题: Re: [zadam/trilium] Displaying Edited Notes as a list, one per line (Discussion #2670)
新建一个笔记,类型:css
粘贴代码
.edited-notes-list > .edited-note-line { display: list-item; margin-left: 10px; list-style: square; }
添加属性:#appCss
Cltr+R刷新界面生效
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I really like the "Edited Notes" functionality on a day note,
but would like them as a list, one per line.
Was easy to do by adding this to the active theme note:
This tool is great!
Beta Was this translation helpful? Give feedback.
All reactions