Skip to content

Note Operations Explanation #5

Description

@Timothy-197

Note Operations

This document explains the note apis
All the operations here need user authentication


Post operations

Modify Notes

modify note: create

modify note: edit:

Modify Folders

Modify folder: create

Modify folder: edit

Delete folders / notes

Move notes

Like notes

Fork notes

  • http://localhost:3000/api/note/like-note
  • Function: copy other's note to the local folder (note: only public notes can be forked, you cannot fork your own note)
  • Arguments: noteId (note to be forked), folderId (where the new note will be saved)

Get operations

get single note

Get local folders and notes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions