Front End Documentation - Shanfang/SmartNote GitHub Wiki
- Login
- Generate URL Note
- Add/Delete Markdown Note
- Add Tag
- Archive Note(Classify), View Note & Modify Note
- Search Note
- About
- Signout
We provide a default account with username software
and password cen5035
.
- Input
software
andcen5035
to textboxs for log in. - Press Login button.
Unauthorized accounts or empty username/password are not allowed to access the note resource with hint Incorrect account or password
.
- Select the
URL Note
section from the left column and start taking notes from URLs. - Copy and paste or type the target URL in the input box.
- Press Enter.
- Take a breath and wait for the magic. A note will be generated automatically from the target URL, it might be a bit slow as we are pulling data from the source URL.
For this type of note, you can save it but can't edit the content since the content is directly fetched from other resources. But you can give it a costumed note title
and tag
. That's the way it works now, we might make it more powerful by enabling editing the note in the future.
One of the cool features is that making a markdown note is as easy as taking regular markdown notes.
- Select the
Add Note
section in the left column. - Input note
title
and selecttag
with whatever you like. - Start taking note in markdown style and select the format from the tool bar.
- Click the Save button on the upright corner. You note would be saved and stored in the archived notes. You can search for it, edit it, delete it later on.
Just like deleting files from our computer, you are asked for a confirmation. Give it a try and play with it!
- Select the
Tag
section from the left column and start adding tag - Input tag information with text or emoji.
- Press Enter to add tag to the tag list.
The basic functionality of tags is to categorize notes. This makes you a more organized person! Tags can be numbers, words, and emojis. Of course, you can add new tags, delete tags.
Clicking the 'Archive' section on the left column, you will see all your archived notes. Double click on the note to open it. As mentioned above, URL note cannot be modified. So you can make changes to other types of notes.
-
Check Archived Notes by clicking the
Archive
section from the left column. - The initial archive section would show all notes.
- Select
tag
on the upper tag column to see interested notes classified by tag. - View Note by double-clicking the white space around Note Title.
- In View Note page, click Modify button to modify note and then press Save.
- In View Note page, click Delete button to delete note and then confirm your operation.
As expected, you can search note either by its title or tag. After you input the search entry and hit enter, all matching notes show up.
- Select the
Search
section from the left column and start searching. - Input keyword of note
title
ortag
in the input box. - Press Enter to see search results.
Want to know more about this application or our team? Check information on About
page.
- Click the
About
section in the left column.
Bingo! That's all for your note taking tour. Now it is time for logging out.
- Click the stack icon lies at the bottom of the left column.
- Then press the Sign Out.
After that, you will be navigated to the login page.