Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scowluga/roam-templates
A chrome extension to auto-populate your Roam Research Daily Notes page
https://github.com/scowluga/roam-templates
chrome-extension javascript roam
Last synced: 18 days ago
JSON representation
A chrome extension to auto-populate your Roam Research Daily Notes page
- Host: GitHub
- URL: https://github.com/scowluga/roam-templates
- Owner: Scowluga
- Created: 2020-10-27T21:12:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-29T06:04:29.000Z (about 4 years ago)
- Last Synced: 2024-11-29T23:44:03.020Z (23 days ago)
- Topics: chrome-extension, javascript, roam
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Roam-Templates
As a programmer, anything that I don't want to do I will try to automate. Every day, when I open Roam the first time, I have to copy a template into my daily notes page. This takes a grand total of 2 seconds, but it's 2 seconds I don't want to spend.
1. Setup the chrome extension
2. Open your template file
3. Select all the text you want to save as your template
4. Click the chrome extension icon (you will see an alert appear)
5. Now every time you open the page with your daily notes it will be auto filled with the templateI just finished this, may clean it up and add docs later... have fun.