digitalcourage.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Diese Instanz wird betrieben von Digitalcourage e.V. für die Allgemeinheit. Damit wir das nachhaltig tun können, erheben wir einen jährlichen Vorausbeitrag von 1€/Monat per SEPA-Lastschrifteinzug.

Server stats:

881
active users

#tagging

1 post1 participant0 posts today

Can you help me with an information storage and retrieval problem?

I have more than 2000 YouTube videos saved in 65 playlists. I would like to search for particular videos, but YouTube does not make it easy.

So I thought about doing something like this:

1) Create a document that would list every saved video with its URL.

2) Create a preliminary list of descriptive tags for the videos.

3) Begin the task of tagging each entry on the video listing in the document , adding new tags when necessary.

4) Find an application that would allow me to search the document using Boolean operators and parentheses.

Although Step 3 will be time consuming, I understand what I would be doing there.

However, I'm very unsure of myself with regard to step 4. A librarian suggested that I use Evernote, while an online search came up with a spreadsheet as the appropriate application for my purposes.

I have never used Evernote ( I don't even know what it is!), and am not familiar with spreadsheet operation, being more of a pencil and paper gradebook bloke.

I am not a tech person, have only a limited knowledge of information storage and retrieval, and would prefer not to use Microsoft or Google applications on my Linux desktop. I would also prefer not to have to buy anything.

Does anybody have any suggestions for step 4?

In addition, please don't hesitate to tell me if I am thinking about my YouTube searching problem in the wrong way and that I need to adopt a wholly different approach to solving it.

Replied in thread

@writingslowly I had a previous note on bricolage? It’s odd, because I just today wondered if I should use that metaphor as I finish the piece.

I’m thinking of Zettelkasten structure as a sort of opposite of Platonism. Something like Wittgensteinian language games? but I found myself wondering yesterday how Wittgenstein would have turned out were the dominant metaphor #tagging rather than categorization.

Weiterhin zu Digikam: Es gab mal einen GSoC, bei dem neben der Gesichtererkennung auch eine allgemeine Objekterkennung entwickelt werden sollte oder tatsächlich entwickelt wurde, die es aber wohl nicht in die Software geschafft hat. Ich würde trotzdem ganz gerne auch nach Ansichten von Meer, Brücken, Straßen, usw. suchen können. Dafür gäbe es z. B. github.com/DIVISIO-AI/stag , in Nextcloud die Recognize-App und vielleicht noch weitere Ansätze.

Hat hier jemand Erfahrung mit Objekterkennung in Bildersammlungen, die nicht direkt an eine Bilderverwaltung gebunden sein, mit dieser aber zusammenarbeiten soll (XMP-Dateien? Sind die in Digikam mit „Filialdateien" gemeint?), und rät bei bestimmten Ansätzen zu oder ab?

GitHubGitHub - DIVISIO-AI/stag: An AI based automatic image taggerAn AI based automatic image tagger. Contribute to DIVISIO-AI/stag development by creating an account on GitHub.

I've made 10,000 posts on Mastodon since I joined just under two years ago.

Thanks and thoughts:

- I'm grateful to @admin for running this instance. I made a small contribution to the running costs, and you should do the same.

- Thank you to all who follow and interact with me.

- Thank you to the people I follow for providing so much thought provoking, entertaining, informative, and beautiful content.

- I wish more of the academics and journalists I followed on Xitter had migrated to Mastodon.

- There are times when I feel I am just talking to myself here.

- There are many topics on which I have opinions but which I do not discuss here, either because I am not sufficiently well informed to make a constructive contribution to a discussion, or because for some topics I do not think Mastodon is an appropriate forum for their discussion.

- Partly on account of its current rotten government and the appalling way in which it is currently waging war, Israel is an unpopular country on Mastodon, or at least in the parts of Mastodon that I see. Nevertheless and regardless of how many people here take offence, I will continue to defend the right of Israel to exist. A two state solution, Israel and Palestine recognized as two states living alongside each other, is not utopian and is the only way to ensure peace and dignity for all.

- I use hashtags and so should you!

- I boost a lot because I think it makes Mastodon more interesting. Am I right in this?

Image - Wikimedia Commons - Public domain

Planned to add file name descriptions and #tags to my recent photos while taking a train ride.

Unfortunately, tab-completion of my Python-based #tagging tool doesn't work at the moment and I have no idea why. This makes my tagging session an unpleasant one.

So I created a bug report for it: github.com/novoid/filetags/iss

The only thing that worries me is that it's my own tool, that has this bug and I don't know how to fix it. 😔 🤦‍♂️

Could be related to #readline, terminal emulator, pyreadline version, ... 🤷

GitHubTab completion is not working · Issue #74 · novoid/filetagsBy novoid