zadam / trilium

Build your personal knowledge base with Trilium Notes
GNU Affero General Public License v3.0
26.32k stars 1.81k forks source link

enhance require #1039

Open leeyaunlong opened 4 years ago

leeyaunlong commented 4 years ago

Hello, the trilium is the great note-taking tool, i love it. I hope the trilium will enhance the shortcuts and some operate concept to make it greate. let user keep think and write to build the knowlege base without switch keyboard and mouse.

  1. quick switch at left tree and note editor and note title, like( F3 focus to left tree, F4 to editor, F6 to editor title)

  2. add shortcut for select text to note title in editor

  3. for journal, please give a way to disable show “day template” in link map. because all day notes inherited from it. when i want to show a real relate with a day note, the most of relate notes is “day template”'s child, it's no useful.i suggest have a attribute to limit a node will be show in link map.

zadam commented 4 years ago

Hello, I will address each point separately:

  1. This is already possible - CTRL-T focuses the tree (and active node), enter on the tree switches into the active node's note title and another enter switches into the note content.
  2. I don't understand what you mean. Can you elaborate?
  3. Hmm, so there is definitely the idea of being able to filter what's shown on the link map, but mostly by type (e.g. hide image links) ... I'm not sure if I want to remove specifically day template relation although I understand why this might be annoying for you ...
DimitriyPro commented 4 years ago

@zadam thank you for your reply, I've just support @leeyaunlong in (3): template connections sometimes useful but there is a moments whet they add a little mess in note connections.

leeyaunlong commented 4 years ago

Hello, I will address each point separately:

  1. This is already possible - CTRL-T focuses the tree (and active node), enter on the tree switches into the active node's note title and another enter switches into the note content.
  2. I don't understand what you mean. Can you elaborate?
  3. Hmm, so there is definitely the idea of being able to filter what's shown on the link map, but mostly by type (e.g. hide image links) ... I'm not sure if I want to remove specifically day template relation although I understand why this might be annoying for you ...
  1. No effect, press CTRL+T,then press enter will refresh the current note , and the focus still at editor. I find the "CTRL+." : scrollToActiveNote , will implement my this require. But scrollToActiveNote has some issues, please fix it.

    • when I click left tree note and press " enter" to switch to editor,the scrollToActiveNote can go back to left tree focus.
    • when I "ctrl+j" or click the any inside link jump to a note editor, cannot use scrollToActiveNote to go back the left tree focus.
  2. here is a case ,when I read the pdf book, i will copy some paragraphs to trilium. becasue the paragraphs too long, I will paste the content at the first , then named the title with some selected words in content. current, I need 4 steps to rename the title. select some words, 1)Ctrl+C, 2)mouse click the title , 3)delete the default name"new note", 4)Ctrl+V . usually, i read the book with copy over 100 phases , for current steps, i need to do 400 keyboard and mouse action. PS: evernote will auto replace the default " new note" title with first line of content.

  3. See below picuture, I just want to view "25 Monday" relate map ( I add some note links in 25 monday, and those notes also has other note links.). it's over 10 relates map. but just show 3 links, others are "day template" 's children. i don't want to see other 16 daliy notes, they have no real relation with "25 Monday". if we have a way disable show the "day template", the problem will disappear. snipaste20200526_080408