different-ai / file-organizer-2000

AI-powered organization for people who struggle with organization
https://fileorganizer2000.com
MIT License
199 stars 12 forks source link

Feature Request: Add tags to YAML instead of body #32

Open Martin-Milbradt opened 3 months ago

Martin-Milbradt commented 3 months ago

Example:

---
note: AI Obsidian Manager
tags: obsidian, ai
alias:
  - AI Obsidian Manager
url: https://fileorganizer2000.com/
---
# [AI Obsidian Manager](https://fileorganizer2000.com/)

image

ashgansh commented 3 months ago

yeah @Martin-Milbradt was thinking about this just yesterday . will code this today.

will ping you when done!

ashgansh commented 3 months ago

https://www.youtube.com/watch?v=J-I5zYyDswk

will ship tomorrow

ashgansh commented 3 months ago

it's now live @Martin-Milbradt :)

Martin-Milbradt commented 3 months ago

Have you tested it? It's not adding any tags for me anymore?

Example (where I'd expect the tag "game" or "game/pc" which I use often):

---
tags: []
published: 2002-07-09T09:24:48Z
url: https://en.wikipedia.org/wiki/Warcraft_III:_Reign_of_Chaos
---
# [Warcraft III: Reign of Chaos](https://en.wikipedia.org/wiki/Warcraft_III:_Reign_of_Chaos)
ashgansh commented 3 months ago

will test more this week, but yes this my go to setup right now. probably something to do with the empty list.

aexshafii commented 2 months ago

@Martin-Milbradt is this working as you'd expect now?

Martin-Milbradt commented 2 months ago
---
note: Warcraft III
tags: 
---
# Warcraft III

Warcraft III: Reforged is a remastered edition of the 2002 real-time strategy video game Warcraft III: Reign of Chaos and its expansion The Frozen Throne. Released on January 28, 2020, it adds revamped graphics, new campaign gameplay settings as well as modern online Battle.net features.

Very important: ADD the "game" tag to this!

image