NotePlan / NotePlan/plugins

Automatic Reference in Daily Note to Moved Content

Aperta
#451 0 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Lingua principale
JavaScript
Stelle
204
Fork
82
Merge medio
22h 27m
PR unite (30g)
3

Descrizione

Is your feature request related to a problem? Please describe.

I use Daily Notes to keep track of various tasks and notes throughout my day. Sometimes, these notes are associated with ongoing, long-term projects. I love that the Filer plugin allows me to easily move content to a corresponding project notes via the ‘move note links’ command. However, after moving content, I often need to retain a reference in the Daily Notes indicating that specific content has been moved to a project note (as a summary or log of my efforts throughout the day related to different projects).

Describe the solution you'd like

I would like to see an enhancement to the Filer Plugin that automates the process of adding references in the Daily Notes to the newly transferred content. This can be achieved by appending a link to the project note, where the content was moved, directly within the Daily Note. Additionally, I’d like the option to append a tag (e.g., #ignore that is already built into the plugin) at the end of this reference. This tag would act as an identifier, ensuring that if I run the 'move note links' command again on the same day, it would not re-process that new reference link.

I'm hoping it's as simple as:

  1. Use the Filer Plugin to move a piece of content from a Daily Note to a project note.
  2. Automatically insert a reference link in the Daily Note that points to the specific heading containing the moved content .
  3. Have an option to append a customizable tag (e.g., #ignore) next to the reference link.

Describe alternatives you've considered

I have been manually creating these reference links. It works but it is not efficient, particularly when dealing with numerous notes and projects.

Additional context

Below is what I think the final output may look like:

CleanShot 2023-06-13 at 16 15 15@2x

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia individuando l’implementazione del plugin Filer e il punto di ingresso del comando “move note links”. Traccia il modo in cui vengono rappresentati il contenuto spostato e la relativa intestazione di destinazione, quindi definisci il riferimento Daily Note previsto e il tag di ignorazione configurabile; il completamento deve essere dimostrato dal fatto che il comando produca tale riferimento senza rielaborarlo.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript
Ambito
tooling
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.