note creation change

main
Mel 3 years ago
parent f3849d9384
commit 3705ca9c5c

@ -10,9 +10,10 @@
"BackToTop", "BackToTop",
"folder_icon", "folder_icon",
"blockquotes", "blockquotes",
"folder_4_icon",
"bulletp_relationship", "bulletp_relationship",
"hyphenation_justification" "hyphenation_justification",
"externallink_icon",
"folder_4_icon"
], ],
"cssTheme": "California Coast" "cssTheme": "California Coast"
} }

@ -6,6 +6,7 @@
"backlink", "backlink",
"tag-pane", "tag-pane",
"page-preview", "page-preview",
"templates",
"note-composer", "note-composer",
"command-palette", "command-palette",
"markdown-importer", "markdown-importer",

@ -81,6 +81,6 @@
"repelStrength": 10, "repelStrength": 10,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 0.31039964305995404, "scale": 0.277223726779554,
"close": true "close": true
} }

@ -1,4 +1,4 @@
{ {
"jsFiles": "", "jsFiles": "",
"jsFolder": "00.01 Admin/dv-views" "jsFolder": "00.01 Admin"
} }

@ -2,16 +2,20 @@
"command_timeout": 5, "command_timeout": 5,
"templates_folder": "00.01 Admin/Templates", "templates_folder": "00.01 Admin/Templates",
"templates_pairs": [ "templates_pairs": [
[
"getNewNote",
"const fileName = await tp.system.prompt(\"File name\")\ntp.file.create_new(tp.file.find(templateName), fileName, tp.file.folder())"
],
[ [
"", "",
"" ""
] ]
], ],
"trigger_on_file_creation": false, "trigger_on_file_creation": true,
"auto_jump_to_cursor": false, "auto_jump_to_cursor": false,
"enable_system_commands": false, "enable_system_commands": true,
"shell_path": "", "shell_path": "",
"user_scripts_folder": "", "user_scripts_folder": "00.01 Admin/Templater scripts",
"enable_folder_templates": true, "enable_folder_templates": true,
"folder_templates": [ "folder_templates": [
{ {
@ -19,7 +23,7 @@
"template": "" "template": ""
} }
], ],
"syntax_highlighting": true, "syntax_highlighting": false,
"enabled_templates_hotkeys": [ "enabled_templates_hotkeys": [
"" ""
], ],

File diff suppressed because one or more lines are too long

@ -72,3 +72,22 @@ div[data-path="06.02 Investments"] .nav-folder-title-content::before
{ {
content: "💸 "; content: "💸 ";
} }
.outline-heading-children{
border-left: 1px solid rgba(118,158,165,0.2);
border-radius: 0 0px 0;
transition:all 0.5s ease-in-out;
}
.outline-heading-children:hover{
border-left-color: rgba(118,158,165,0.4);
}
.nav-folder,.nav-file{
margin:0 !important;
border-left: 1px solid rgba(118,158,165,0.2);
}
.nav-file-title[data-path="06.01 Finances/Ledger.md"] {
display: none;
}

@ -1,3 +1,3 @@
{ {
"folder": "Admin/Templates" "folder": "00.01 Admin/Templates"
} }

@ -9,7 +9,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "01.03 Family/@Family organisation.md", "file": "06.02 Investments/@Investment Task master.md",
"mode": "preview" "mode": "preview"
} }
} }
@ -76,7 +76,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "01.03 Family/@Family organisation.md", "file": "06.02 Investments/@Investment Task master.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -115,15 +115,15 @@
}, },
"active": "c1cbd199334b4022", "active": "c1cbd199334b4022",
"lastOpenFiles": [ "lastOpenFiles": [
"01.03 Family/@Family organisation.md", "06.02 Investments/@Investment Task master.md",
"03.01 Reading list/@Reading master.md", "06.02 Investments/@Investment master.md",
"05.01 Computer setup/Untitled.md", "05.02 Networks/@Networks.md",
"05.01 Computer setup/iCloud.md", "05.01 Computer setup/Apple processes.md",
"05.01 Computer setup/Email & Communication.md", "05.01 Computer setup/@Computer Set Up.md",
"03.02 Travels/Travel guides.md", "04.01 lebv.org/@lebv.org.md",
"03.02 Travels/Short breaks.md", "04.01 lebv.org/@lebv.org Tasks.md",
"03.02 Travels/Recommendation list (Bruxelles).md", "03.03 Recipes/@@Recipes.md",
"03.02 Travels/Jazz Route (US).md", "03.03 Recipes/Simple Pasta.md",
"03.02 Travels/Ethiopia.md" "03.02 Travels/@Travels.md"
] ]
} }

@ -1,11 +1,8 @@
--- # Button gallery
Tag: ["Admin", "Computer"]  
Date: 2021-08-14
DocType: "Personal"
CollapseMetaTable: Yes
--- ### Save
   
@ -13,75 +10,35 @@ CollapseMetaTable: Yes
name Save name Save
type command type command
action Save current file action Save current file
id Save color blue
``` ```
^button-BGallerySave ^button-Save
 
# Button Gallery
 
- [[#New Note|New Note]]
- [[#New Task|New Task]]
- [[#Edit Metadata|Edit Metadata]]
- [[#Save|Save]]
 
### New Note
 
```button
name New Note
type note(New Note) template
action Template Note
templater true
```
^button-NewNote
 
### New Task
 
```button
name New Task
type note(New Task) template
action Template Task
templater true
```
^button-NewTask
   
### Edit Metadata ### Edit MetaTable
   
```button ```button
name Edit Metadata name Edit parameters
type command type command
action MetaEdit: Run MetaEdit action MetaEdit: Run MetaEdit
color blue
``` ```
^button-EditMetaData ^button-EditMetaData
   
### Save ### Create Note
   
```button ```button
name Save name Create Note
type command type append template
action Save current file action NewFile
color blue
templater true
``` ```
^button-Save ^button-CreateNote
 
 

@ -44,9 +44,9 @@ style: number
- [!] <mark style="background:grey">App</mark>: Obsidian optimisation for iOS - [!] <mark style="background:grey">App</mark>: Obsidian optimisation for iOS
- [!] <mark style="background:grey">Export</mark>: Obsidian -> Email - [!] <mark style="background:grey">Export</mark>: Obsidian -> Email
- [!] <mark style="background:grey">Export</mark>: Obsidian -> Calendar - [!] <mark style="background:grey">Export</mark>: Obsidian -> Calendar
- [?] <mark style="background:grey">Data</mark>: Queries within Tables - [x] <mark style="background:grey">Data</mark>: Queries within Tables ✅ 2021-10-23
- [?] <mark style="background:grey">Edit</mark>: Emoji Shortcodes for iOS - [x] <mark style="background:grey">Edit</mark>: Emoji Shortcodes for iOS ✅ 2021-10-23
- [?] <mark style="background:grey">Edit</mark>: Icon plugin for iOS - [x] <mark style="background:grey">Edit</mark>: Icon plugin for iOS ✅ 2021-10-23
- [?] <mark style="background:grey">Map</mark>: QuickAdd/getLocation for iOS - [?] <mark style="background:grey">Map</mark>: QuickAdd/getLocation for iOS
- [?] <mark style="background:grey">Map</mark>: Map rendering for iOS (Leaflet/Map View) - [?] <mark style="background:grey">Map</mark>: Map rendering for iOS (Leaflet/Map View)
@ -118,5 +118,6 @@ style: number
### QuickAdd ### QuickAdd
[Documentation](https://github.com/chhoumann/quickadd/) [Documentation](https://github.com/chhoumann/quickadd/)
&emsp; &emsp;
&emsp; &emsp;

@ -0,0 +1,11 @@
class templaterFunc {
createNewFile(tp) {
const fileName = await tp.system.prompt("File name")
const templateName = await tp.system.prompt("Template name") tp.file.create_new(tp.file.find_tfile("Template " + templateName), fileName, true, tp.file.folder())
}
getFileName(tp, prompt) {
const tempresult = await tp.system.prompt(prompt)
return tempresult
}
}

@ -17,29 +17,13 @@ Parent::
&emsp; &emsp;
```button ```button
name Create New Note name Create Note
type note(New Note) template type append template
action Template Note action NewFile
id NewNote id CreateNote
``` ```
^button-<% tp.file.title.split("@")[1] %>NewNote ^button-<% tp.file.title.split("@")[1] %>NewNote
```button
name Create New Product
type note(New Product) template
action Template Product
id NewNote
```
^button-<% tp.file.title.split("@")[1] %>NewProduct
```button
name Create New Source
type note(New Source) template
action Template Source
id NewNote
```
^button-<% tp.file.title.split("@")[1] %>NewSource
```button ```button
name Save name Save
type command type command

@ -18,10 +18,10 @@ Parent::
&emsp; &emsp;
```button ```button
name Create New Task name Create Note
type note(New Task) template type append template
action Template Task action NewFile
id NewTask id CreateNote
``` ```
^button-<% tp.file.title.split("@")[1] %>NewTask ^button-<% tp.file.title.split("@")[1] %>NewTask

@ -0,0 +1,5 @@
<%*
const fileName = await tp.system.prompt("File name")
const templateName = await tp.system.prompt("Template name")
tp.file.create_new(tp.file.find_tfile("Template " + templateName), fileName, tp.file.folder())
%>

@ -0,0 +1,32 @@
[Forum](https://forum.obsidian.md)
&emsp;
&emsp;
```button
name Create Note
type append template
action NewFile
color blue
templater true
```
```button
name Create Note
type append template
action NewFile1
color blue
templater true
```
const {templaterFunc} = customJS
templaterFunc.createNewFile(tp)
%>
const {templaterFunc} = customJS
templaterFunc.createNewFile(tp)
%>
const {templaterFunc} = customJS
templaterFunc.createNewFile(tp)
%>

@ -458,6 +458,10 @@ class globalFunc {
case 'North African Fusion': case 'North African Fusion':
tempresult = "🇲🇦" tempresult = "🇲🇦"
break; break;
case 'Swedish':
case 'Nordics':
tempresult = "🇸🇪"
break;
case 'Pub': case 'Pub':
tempresult = "🍺" tempresult = "🍺"
break; break;

@ -14,10 +14,10 @@ CollapseMetaTable: Yes
&emsp; &emsp;
```button ```button
name Create New Task name Create Task
type note(New Task) template type append template
action Template Task action NewFile
id NewTask id CreateNote
``` ```
^button-LifeOrgaNewTask ^button-LifeOrgaNewTask
@ -25,6 +25,7 @@ id NewTask
name Save name Save
type command type command
action Save current file action Save current file
id Save
``` ```
^button-LifeOrgaSave ^button-LifeOrgaSave

@ -16,21 +16,13 @@ Parent:: [[Family]]
&emsp; &emsp;
```button ```button
name Create New Note name Create Note
type note(New Note) template type append template
action Template Note action NewFile
id NewNote id CreateNote
``` ```
^button-FamilyNewNote ^button-FamilyNewNote
```button
name Create New Source
type note(New Source) template
action Template Source
id NewNote
```
^button-FamilyNewSource
```button ```button
name Save name Save
type command type command

@ -26,25 +26,18 @@ Parent:: [[@Life Organisation|Life Orga]]
&emsp; &emsp;
```button ```button
name Create New Note name Create Note
type note(New Note) template type append template
action Template Note action NewFile
id NewNote id CreateNote
``` ```
^button-LondonNewNote ^LondonNewNote
```button
name Create New Place
type note(New Place) template
action Template Place
id NewNote
```
^button-LondonNewPlace
```button ```button
name Save name Save
type command type command
action Save current file action Save current file
color blue
id Save id Save
``` ```
^button-NMSave ^button-NMSave

@ -23,6 +23,7 @@ Parent:: [[@@London|London]]
name Save name Save
type command type command
action Save current file action Save current file
color blue
id Save id Save
``` ```
^button-BarsParisSave ^button-BarsParisSave

@ -23,6 +23,7 @@ Parent:: [[@@London|London]]
name Save name Save
type command type command
action Save current file action Save current file
color blue
id Save id Save
``` ```
^button-BrunchsLondonSave ^button-BrunchsLondonSave

@ -0,0 +1,91 @@
---
Tag: ["Nordic design", "cosy"]
Date: 2021-10-24
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Modern
Style: ["Swedish", "Japanese"]
Location: Mayfair
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-PantechniconSave
&emsp;
# Pantechnicon
&emsp;
```ad-abstract
title: Summary
collapse: open
Nice shopping & restaurant space between Sloane Square and Hyde Park corner.
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
```ad-address
~~~
19 Motcomb Street
London SW1X 8LB
United Kingdom
~~~
```
&emsp;
Phone:: <a href="Tel:+442070345426">0207 034 5426</a>
Email:: reservations@pantechnicon.com
Website:: https://www.pantechnicon.com
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -26,21 +26,13 @@ Parent:: [[@Life Organisation|Life Orga]]
&emsp; &emsp;
```button ```button
name Create New Note name Create Note
type note(New Note) template type append template
action Template Note action NewFile
id NewNote id CreateNote
``` ```
^button-ParisNewNote ^button-ParisNewNote
```button
name Create New Place
type note(New Place) template
action Template Place
id NewNote
```
^button-ParisNewPlace
```button ```button
name Save name Save
type command type command

@ -26,21 +26,13 @@ Parent:: [[Lifestyle]]
&emsp; &emsp;
```button ```button
name Create New Note name Create Note
type note(New Note) template type append template
action Template Note action NewFile
id NewNote id CreateNote
``` ```
^button-ReadingNewNote ^button-ReadingNewNote
```button
name Create New Source
type note(New Source) template
action Template Source
id NewNote
```
^button-ReadingNewSource
```button ```button
name Save name Save
type command type command
@ -52,6 +44,7 @@ id Save
&emsp; &emsp;
# Folder map # Folder map
&emsp; &emsp;
```ad-abstract ```ad-abstract

@ -20,29 +20,13 @@ Parent:: [[Lifestyle]]
&emsp; &emsp;
```button ```button
name Create New Note name Create Note
type note(New Note) template type append template
action Template Note action NewFile
id NewNote id CreateNote
``` ```
^button-TravelsNewNote ^button-TravelsNewNote
```button
name Create New Travel
type note(New Travel) template
action Template Product
id NewNote
```
^button-TravelsNewTravel
```button
name Create New Source
type note(New Source) template
action Template Source
id NewNote
```
^button-TravelsNewSource
```button ```button
name Save name Save
type command type command

@ -28,13 +28,15 @@ Parent:: [[Lifestyle]]
&emsp; &emsp;
```button ```button
name Create New Recipe name Create Note
type note(New Note) template type append template
action Template Recipe action NewFile
id NewNote id CreateNote
``` ```
^button-RecipesNewNote ^button-RecipesNewNote
```button ```button
name Save name Save
type command type command

@ -39,7 +39,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -29,7 +29,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -30,7 +30,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Side dishes|Side dishes]]
--- ---

@ -36,7 +36,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -34,7 +34,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -37,7 +37,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---
@ -126,7 +126,7 @@ Peel and grate the other garlic clove (or use a garlic press).
Trim the root from the baby gem lettuce then half lengthways and thinly slice widthways. Trim the root from the baby gem lettuce then half lengthways and thinly slice widthways.
Trim the spring onions then slice thinly.< Trim the spring onions then slice thinly.
Add the red wine vinegar to a medium-size bowl along with a pinch of sugar and oil (see ingredients for amount). Mix together and set aside. Add the red wine vinegar to a medium-size bowl along with a pinch of sugar and oil (see ingredients for amount). Mix together and set aside.

@ -34,7 +34,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Side dishes|Side dishes]]
--- ---

@ -33,7 +33,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Desserts|Desserts]]
--- ---

@ -30,7 +30,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Side dishes|Side dishes]]
--- ---

@ -38,7 +38,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -34,7 +34,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---
@ -121,7 +121,7 @@ dv.view("00.01 Admin/dv-views/query_ingredient", {ingredients: dv.current().Ingr
&emsp; &emsp;
4. Add the garlic, half of the parsley and the Zanzibar curry powder to the chicken. Cook for one minute. Add the coconut milk and chicken stock powder. Bring to the boil, stir and lower the heat so the curry simmers gently. Cook for 10 mins. Add the courgette, then simmer until the sauce has thickened and the courgette is tender, 5-7. 4. Add the garlic, half of the parsley and the Zanzibar curry powder to the chicken. Cook for one minute. Add the coconut milk and chicken stock powder. Bring to the boil, stir and lower the heat so the curry simmers gently. Cook for 10 mins. Add the courgette, then simmer until the sauce has thickened and the courgette is tender, 5-7 minutes.
```ad-warning ```ad-warning
title: IMPORTANT title: IMPORTANT
The chicken is cooked when no longer pink in the middle. The chicken is cooked when no longer pink in the middle.

@ -36,7 +36,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -34,7 +34,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -31,7 +31,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -36,7 +36,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -43,7 +43,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -32,7 +32,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Desserts|Desserts]]
--- ---

@ -31,7 +31,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Side dishes|Side dishes]]
--- ---

@ -37,7 +37,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -37,7 +37,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -35,7 +35,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -34,7 +34,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Desserts|Desserts]]
--- ---

@ -29,7 +29,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -32,7 +32,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -34,7 +34,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Side dishes|Side dishes]]
--- ---

@ -32,7 +32,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Desserts|Desserts]]
--- ---

@ -33,7 +33,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -34,7 +34,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -37,7 +37,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Side dishes|Side dishes]]
--- ---

@ -34,7 +34,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -33,7 +33,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -35,7 +35,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -33,7 +33,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -39,7 +39,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -36,7 +36,7 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Side dishes|Side dishes]]
--- ---

@ -37,7 +37,8 @@ Ingredients:
--- ---
Parent:: [[@@Recipes|Recipes]] Parent:: [[@@Recipes|Recipes]], [[@Main dishes|Main dishes]]
--- ---

@ -20,10 +20,10 @@ Parent:: [[@lebv.org|lebv.org]], [[Personal projects]], [[IT & Computer]]
&emsp; &emsp;
```button ```button
name Create New Task name Create Task
type note(New Task) template type append template
action Template Task action NewFile
id NewTask id CreateNote
``` ```
^button-lebvNewTask ^button-lebvNewTask

@ -19,29 +19,13 @@ Parent:: [[Personal projects]], [[Family]], [[IT & Computer]], [[Domains]]
&emsp; &emsp;
```button ```button
name Create New Note name Create Note
type note(New Note) template type append template
action Template Note action NewFile
id NewNote id CreateNote
``` ```
^button-lebvNewNote ^button-lebvNewNote
```button
name Create New Product
type note(New Product) template
action Template Product
id NewNote
```
^button-lebvNewProduct
```button
name Create New Source
type note(New Source) template
action Template Source
id NewNote
```
^button-lebvNewSource
```button ```button
name Save name Save
type command type command

@ -19,29 +19,13 @@ Parent:: [[IT & Computer]]
&emsp; &emsp;
```button ```button
name Create New Note name Create Note
type note(New Note) template type append template
action Template Note action NewFile
id NewNote id CreateNote
``` ```
^button-ITNewNote ^button-ITNewNote
```button
name Create New Product
type note(New Product) template
action Template Product
id NewNote
```
^button-ITNewProduct
```button
name Create New Source
type note(New Source) template
action Template Source
id NewNote
```
^button-ITNewSource
```button ```button
name Save name Save
type command type command

@ -141,6 +141,24 @@ The App then syncs on the phone. Any changes need to be committed and pushed to
&emsp; &emsp;
### Gitup
&emsp;
In order to pull from remote repo, follow the below steps:
- **Pull remote**
- Pull all changes from remote
- **Reset the local branch**
- Discards all local changes ahead of merge
- **From remote branch: merge into main**
&emsp;
---
&emsp;
### Further steps ### Further steps
&emsp; &emsp;

@ -19,29 +19,13 @@ Parent:: [[IT & Computer]]
&emsp; &emsp;
```button ```button
name Create New Note name Create Note
type note(New Note) template type append template
action Template Note action NewFile
id NewNote id CreateNote
``` ```
^button-SelfHostingNewNote ^button-SelfHostingNewNote
```button
name Create New Task
type note(New Task) template
action Template Task
id NewNote
```
^button-SelfHostingNewTask
```button
name Create New Server
type note(New Server) template
action Template Server
id NewNote
```
^button-SelfHostingNewServer
```button ```button
name Save name Save
type command type command

@ -322,8 +322,9 @@ Open source CMS solution: [here](https://gohugo.io/)
##### Tools ##### Tools
[[#^Top|TOP]] [[#^Top|TOP]]
| Tool | Self-hosted service | Link to tutorial | Sub-domain | Tool | Self-hosted service | Link to tutorial | Sub-domain
|------|---------------------|---------------|---------- |------|---------------------|---------------|-------
<p style="color:orange">**Password manager**</p> | **Bitwarden** | [here](https://cyberhost.uk/selfhost-bitwarden/) | pw-manager <p style="color:orange">**Password manager**</p> | **Bitwarden** | [here](https://cyberhost.uk/selfhost-bitwarden/) | pw-manager
<p style="color:orangered">**[[NextDNS\|DNS resolver]]**</p> | **AdGuard Home** | [here](https://cyberhost.uk/adguard-setup/) | dns-resolver <p style="color:orangered">**[[NextDNS\|DNS resolver]]**</p> | **AdGuard Home** | [here](https://cyberhost.uk/adguard-setup/) | dns-resolver
<p style="color:coral">**Note-taking app**</p> | **[Notea](https://cinwell.com/notea/)**, **[Turtl](https://turtlapp.com)**, **[Boost Note](https://boostnote.io)**, **[Trilium](https://github.com/zadam/trilium)** | [Notea](https://cyberhost.uk/notea/), [Turtl with docker](https://github.com/turtl/server#running-the-server) | notes <p style="color:coral">**Note-taking app**</p> | **[Notea](https://cinwell.com/notea/)**, **[Turtl](https://turtlapp.com)**, **[Boost Note](https://boostnote.io)**, **[Trilium](https://github.com/zadam/trilium)** | [Notea](https://cyberhost.uk/notea/), [Turtl with docker](https://github.com/turtl/server#running-the-server) | notes

@ -20,10 +20,10 @@ Parent:: [[Finances]], [[@Investment master|Investments]]
&emsp; &emsp;
```button ```button
name Create New Task name Create Task
type note(New Task) template type append template
action Template Task action NewFile
id NewTask id CreateNote
``` ```
^button-InvNewTask ^button-InvNewTask

@ -29,21 +29,13 @@ Parent:: [[Finances]]
&emsp; &emsp;
```button ```button
name Create New Note name Create Note
type note(New Note) template type append template
action Template Note action NewFile
id NewNote id CreateNote
``` ```
^button-InvtNewNote ^button-InvtNewNote
```button
name Create New Investment
type note(New Investment) template
action Template Investment
id NewNote
```
^button-InvNewInvestment
```button ```button
name Save name Save
type command type command

Loading…
Cancel
Save