¿Hay alguna manera de exportar las notas que se pueden poner a los usuaries en mastodon?
#mastoaiuda
@fmolinero es súper buena pregunta, aunque creo que no. impulso por si llega a más gente a ver qué dicen.

@oneeyedman @fmolinero Por lo que veo no se puede. Parece que la gran @thisismissem (¡apoyadla!) estuvo trabajando en ello, pero los cambios no llegaron a integrarse: https://github.com/mastodon/mastodon/pull/32430

El "issue" correspondiente está aquí: https://github.com/mastodon/mastodon/issues/19959

Me parece que la (excelente) herramienta Mastodon Archive Reader Lite tampoco puede obtenerlos, pero no estaría mal que el gran @s427 nos lo confirmara.

WIP: export/import for account notes by ThisIsMissEm · Pull Request #32430 · mastodon/mastodon

Fixes #19959 I've managed to get the CSV export of Account notes working correctly (including when the comment includes UTF-8 characters), however, I'm not entirely sure what I'm doing ...

GitHub
@oneeyedman @fmolinero
Ah, y veo un script que lo intenta. No lo he probado: https://github.com/kensanata/mastodon-archive?tab=readme-ov-file#user-notes
Dice: "este script no puede archivar de forma definitiva todas las notas privadas. Sin embargo, si añades --with-notes al comando de archivo, el script descargará y archivará las notas de todos los usuarios que ya se hayan descargado por otros motivos, es decir, seguidores, seguidos, silenciados y/o bloqueados."
@thisismissem @s427
GitHub - kensanata/mastodon-archive: Archive your statuses, favorites and media using the Mastodon API (i.e. login required)

Archive your statuses, favorites and media using the Mastodon API (i.e. login required) - kensanata/mastodon-archive

GitHub
@jandi @oneeyedman @fmolinero @thisismissem Hi! To my knowledge the archive you can export from the web interface (and that MARL was built to read) does not contain your notes about other accounts. Only your own posts, profile data, bookmarks and likes.
@s427 Gotcha, thanks!
@jandi será cosa de probarlo. Muchas gracias!
@jandi @oneeyedman @fmolinero @s427 Sí, no he podido implementar eso, pero seguro que alguien podría encargarse de hacerlo. De momento no estoy trabajando activamente en Mastodon.
@thisismissem Muchas gracias por responder. Haces un gran trabajo.
@thisismissem @jandi @oneeyedman @s427 gracias por tu trabajo. Sería bueno que se pudiera implementar y muy útil para quienes usamos activamente las notas

@fmolinero @jandi @oneeyedman @s427 unfortunately I can't continue to contribute to Mastodon at this time as the project does not give credit to the individuals who contribute to its success.

(Sorry for switching to English!)

@thisismissem Oh, I just read your last blog posts, I see the context. A loss for Mastodon, I'm sure. Keep it up anywhere!
@jandi yeah. It would be so easy for them to credit external contributors for major features in releases, since they weren't the origin of Fetch All Replies and Moderation Context in the 4.5 release blog post, those were @jonny and I respectively
@thisismissem moderation context rocks btw
@jonny yeah, was a tonne of work to get that normalised across the admin UI, like 2-3 weeks work. Still need to redesign appeals which was the original task I was attempting to do, but without credit for my work I don't particularly have the energy or time to.