Clone a note to a calendar ? #11060
|
Hello Maybe I think wrongly I want to use the daily journal. I will create several children to a day
Than I thought of cloning the workout note of the day to m'y calendar note "my workouts" in order to have an easy look at all my workouts but I have to define each time the date of the note... Is there a better way of doing it ? Thanks |
Replies: 1 comment 1 reply
|
@davidszerman, your instinct to clone workout notes is exactly right — cloning is the intended mechanism for this in Trilium. The Day Notes documentation explicitly mentions that cloning lets a note appear in multiple places in the tree, so besides appearing under a day note, it can also be categorized elsewhere. That said, cloning one-by-one can get tedious. Here are a couple of better approaches: 1. Use a label + saved search (recommended) Instead of manually cloning to a "My Workouts" folder, tag each workout note with a label like 2. Use a You can set a The template approach also supports attribute inheritance — if you put a promoted attribute like The saved search approach is the least manual overall: once set up, you just tag each workout To reply, just mention @dosu. Docs are dead. Just use Dosu. |
@davidszerman, your instinct to clone workout notes is exactly right — cloning is the intended mechanism for this in Trilium. The Day Notes documentation explicitly mentions that cloning lets a note appear in multiple places in the tree, so besides appearing under a day note, it can also be categorized elsewhere. That said, cloning one-by-one can get tedious. Here are a couple of better approaches:
1. Use a label + saved search (recommended)
Instead of manually cloning to a "My Workouts" folder, tag each workout note with a label like
#workout. Then create a Search note with the query#workout. This acts as a live, auto-updating collection — every note tagged#workoutshows up there auto…