different-ai / file-organizer-2000

AI-powered organization and chat assistant for Obsidian
https://fileorganizer2000.com
MIT License
391 stars 49 forks source link

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

Open Martin-Milbradt opened 7 months ago

Martin-Milbradt commented 7 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

benjaminshafii commented 7 months ago

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

will ping you when done!

benjaminshafii commented 7 months ago

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

will ship tomorrow

benjaminshafii commented 7 months ago

it's now live @Martin-Milbradt :)

Martin-Milbradt commented 7 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)
benjaminshafii commented 7 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 6 months ago

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

Martin-Milbradt commented 6 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