tsbonev / nharker

NHaker - an offline writing organization tool
0 stars 0 forks source link

articles: detaching properties does not return dereferenced entry id #175

Closed tsbonev closed 6 years ago

tsbonev commented 6 years ago

Currently, detaching properties happens via a article id and a property name and returns the article, this makes deleting the dereferenced entry impossible without jumping through hoops. Return a pair of the updated article and the dereferenced id instead to ease the work of the workflows.