mirror of
https://github.com/org-roam/org-roam
synced 2025-09-16 15:56:48 -05:00
update title to not truncate
This commit is contained in:
@@ -500,7 +500,7 @@ nodes."
|
||||
node))
|
||||
|
||||
(defcustom org-roam-node-display-template
|
||||
"${title:48} ${tags:10}"
|
||||
"${title:*} ${tags:10}"
|
||||
"Configures display formatting for Org-roam node."
|
||||
:group 'org-roam
|
||||
:type 'string)
|
||||
|
Reference in New Issue
Block a user