hackmdio / hackmdio/hackmd-cli
Feature Request: Filter List By Tag
- Linguagem predominante
- TypeScript
- Estrelas
- 176
- Forks
- 13
- Merge médio
- 1d 4h
- PRs com merge (30d)
- 5
Descrição
It would be very useful to use the list command to return only notes that match a tag.
Use case: use hackmd-cli to export some notes and batch commit them to git. Not every note should be exported, but because `list` returns all notes, need to download them all and then process them based on tag in YAML metadata. Listing by tag would reduce the number of exports speeding up the process.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Start by tracing the `list` command in hackmd-cli and how it retrieves note metadata, then check how tags are represented in the YAML metadata. Done means the command can return only notes matching a requested tag while preserving existing list behavior; add or run the relevant command tests if the project provides them.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- cli
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100