Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on piefed.social
summit·SummitbyVogi

User Notes

Thank you for the app and all the hard work! It is actually almost perfect, so feature rich, customisable and good looking.

Only thing missing for me is the function to add a note to users existing on both Lemmy and PieFed.

There are user tags, but I think they are local only. (?)

I think if its an option it would be best to merge those features.

View original on piefed.social
12

5 replies

lemmy.world

This doesn't seem to be possible today. I can't find any API on Lemmy/PieFed that supports tagging/notes. If they do support it it is currently not exposed to 3rd party clients.

2
Vogireply
piefed.social

I believe its these endpoints here, is it not?

PieFed

Lemmy

Just checked with Photon and it also sends it against this endpoint.

curl 'https://piefed.social/api/alpha/user/note' \
  -X POST
  --data-raw '{"person_id":1080,"note":"summiteer"}'
2
idunnololzreply
lemmy.world

Oh I was thinking of user tags. Will have to figure out where to surface this information. Added to roadmap.

3
Vogireply
piefed.social

Sorry for the confusion. Im not sure if users actually use the local only "user tags" in summit, for me at least it would be best to just replace those with the notes that are synced with the servers.

Im actually not sure what "user tags" are on lemmy or piefed only saw that term used in summit.

EDIT: Thank you for putting it up on the roadmap :)

2

I don't think notes support the same functionality as user tags in Summit. In addition, their name suggests longer form text which means it likely shouldn't be surfaced in compact UIs such as a comments section.

The general feeling I get is that these two features seem to aim to solve the same problem but in slightly different ways.

2

You reached the end

User Notes | Spyke