Hi all,
Need some advice.
I use a vault to store information, I require to extract the information on regular basis.
My workflow is very keyboard oriented; I refrain using my mouse as much as possible, as it is time consuming.
The data that I extract from my vault are usually to be copied and pasted elsewhere
Assuming this scenario;
In a Vault i have a folder in which i have a notes
Assuming i store the data in my notes as such:
Notes structure
Test Note 1
#Test title 1.0
`test data 1.0`
##Test title 1.1
`test data 1.1`
###Test title 1.2
`test data 1.2`
####Test title 1.3
`test data 1.3`
Test Note 2
#Test title 2.0
`test data 2.0`
##Test title 2.1
`test data 2.1`
###Test title 2.2
`test data 2.2`
####Test title 2.3
`test data 2.3`
Test Note 3
#Test title 3.0
`test data 3.0`
##Test title 3.1
`test data 3.1`
###Test title 3.2
`test data 3.2`
####Test title 3.3
`test data 3.3`
If I need information from Test Data 3.2,
which needs to be copied out;
I would need to search for Test Note 3, and scroll to test title 3.2, and copy the data
I would achieve this by:
- Pressing Control O
- Type “Test Note 3”,
- scroll to section 3.2,
- right click and drag the data on the section.
- If the note is in edit mode, using the arrow keys I will copy the data
I want to achieve the following:
How do I achive this:
-
Automatically Search “Test title 3.2”
Page scrolls to “Test title 3.2” -
Using the keyboard, while in read mode copy the data to clipboard