-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Temp. Interface #11
Comments
Overall I really like it. It's calm with good contrast and colors, and looks good with action buttons in the sidebar. Some minor things:
I'm not sure about the logo animation - but just keep it for now and I'll test if it's too big a distraction when writing. |
Appreciate the direction, I'll make sure to reiterate what you're saying to make sure I'm going in the right direction and we can keep building it closer towards your vision. I'll address issues and if this isn't the best place to discuss possible design decisions then we can move this off of here.
New Revisions |
Personally I actually prefered the v.01 and v.04 revision :) I think I want it to look something similiar, at least for the default theme. Altough the note content should not be displayed, only the note title (like now). I'm currently working on this and almost finished - maybe you could give a shoot at that when it's done? I'm not sure where to put the rename/delete actions for the notebooks - maybe it will just be when right clicked. And about the actions there have to be space for more buttons to come in the future for something like "Share note", "Duplicate" etc. That will only come much later, but still the layout should prepare for it so maybe we shouldn't have the note actions in the sidebar. |
@xy2z Excellent plan, let me know if this correct. I'll try to combine the best elements of v.01 and v.04, for a default theme then after you're done we can figure out more themes. Todo: Needs:
@xy2z Consideration:
Some quick notes after reviewing the two sites. Evernote
Notejoy
Take aways
My thoughts and questionsI think it would be best to focus on the users experience for the most used device that you yourself were planning to this for, I feel this is important because then we can really refine that device state and it will be a sort of nexus for all other parts of the layout. What device might you want to focus on initially? Desktop, mobile, tablet? You should also consider what separates the value of DN to something quick that a user might already use, such as the simplicity of Notepad, Word, or Apple iPhone default Notes. I can open those up, already installed write something and save it to a folder, why do I need to use this? Can I import my desktop notes without a bunch of copying and pasting? What value would this be providing over something else they might already be using for quick notes? Granted these might be overarching and too broad of questions, but maybe it should be a least a part of the train of thought to make something that considers a lot of view points while trying to avoid creating pain points as working through the initial stages of fleshing out the functionality and layout. I think my focus will be to try and make the interface as easy as possible to dive right into and start writing, while maybe providing something that is familiar, but better than the other tools they've used in the past. New Revisions
|
I think responsive design is a part of this so possibly the issues can be merged. What do you think of a bar that is able to be arranged from the top, left, bottom and right sides of the screen. With the note being, of course, the main feature. Being able to adjust the sidebars position based on personal preference seems like it could improve the UX and be an interesting feature. Also, I think styling the sidebar off of another familiar element in Notepad would be something interesting for the top and bottom smaller, action bars. I think focusing on making it as easy as possible to understand, taking notes should be a breeze. Also organization should be just as easy. |
If you mean the sidebar, then absolutely yes. I think customizing is very important; color-scheme, layout, font, font size and more.
Sorry I'm not sure what you mean. Do you mean the sidebar should be around the Notepad with a top-bar and bottom-bar with same background color as the sidebar?
Yes! It should be very easy to start and intuitive for new users. That's why I'm looking alot what others are doing. This will always an ongoing task, I don't think we will get it perfect from the first go. Listening to user feedback is also important (maybe there should a feedback option/link in the first releases) |
Okay let’s put it into a better format so we can stay organized and measure
the progress. I should’ve maybe made this from the start, because I’m sure
we could discuss all day about the what ifs. Let’s get something concrete
outlined as a bare minimum for a first release.
- overall tightening of styles(performance over bells+whistles)
- full responsive layout
- theming (first lets do minimum of a dark+light theme switch)
- mailable sidebar for positioning
…On Thu, Feb 28, 2019 at 10:38 AM xy2z ***@***.***> wrote:
What do you think of a bar that is able to be arranged from the top, left,
bottom and right sides of the screen.
If you mean the sidebar, then absolutely yes. I think customizing is very
important; color-scheme, layout, font, font size and more.
Also, I think styling the sidebar off of another familiar element in
Notepad would be something interesting for the top and bottom smaller,
action bars.
Sorry I'm not sure what you mean. Do you mean the sidebar should be around
the Notepad with a top-bar and bottom-bar with same background color as the
sidebar?
I think focusing on making it as easy as possible to understand, taking
notes should be a breeze. Also organization should be just as easy.
Yes! It should be very easy to start and intuitive for new users. That's
why I'm looking alot what others are doing. This will always an ongoing
task, I don't think we will get it perfect from the first go. Listening to
user feedback is also important (maybe there should a feedback option/link
in the first releases)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ALHXBRIrbBZjNROIY9sYc9Z4o-XC_Ka2ks5vR_fugaJpZM4a4bJg>
.
|
Agreed Also i think action buttons are necessary because users can't right click on mobile/tablet. So these action buttons are needed for first release Notebook actions
Note actions
And for the trash view there should be a Restore button for each note, but that's part of #21 |
I’m in the same page for theming, no pun intended. No drastic big changes,
just preference, ornamental. Was thinking css variables, embedded no extra,
besides maybe some JavaScript.
Adding these, will refactor list later this weekend.
- Action buttons
- trash view
…On Thu, Feb 28, 2019 at 1:46 PM xy2z ***@***.***> wrote:
Agreed
By theming I'm thinking color-scheme, and not layout changes. I think
that's too big for the first release.
So it's purely CSS color changes - that would be cool to have in the first
release.
When you say dark theme do you mean dark notepad theme? This would require
the rich-text editor we're using (right now it's tinymce) has support of
dark theme.
Also i think action buttons are necessary because users can't right click
on mobile/tablet. So these action buttons are needed for first release
*Notebook actions*
- New notebook
- Rename notebook
- Order notebook (or move up/move down in menu order)
- Delete notebook
*Note actions*
- New note
- Star (toggle)
- Delete note
And for the trash view there should be a *Restore* button for each note,
but that's part of #21 <#21>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ALHXBQr6Snscoe9WpMQF7_GDV1_GXSnEks5vSCQGgaJpZM4a4bJg>
.
|
Any possibility to assign classes to a lot of things in the interface to make it easier to customize and theme? |
Can you give some examples where there's missing classes? |
Yeah just off the top of my head because I can't remember what I was trying to style and was unable to, but, the sidebar, the main section, both inputs separately; title and body text, any icons/buttons. I can give you a better list sometime this week or later. |
You can see the whole app html here: https://github.com/xy2z/dopenote/blob/master/resources/views/app.blade.php If classes is missing please make a list here or a PR :) |
Would like to address this again, and say that I think there should be classes for Starred Notes, and Trashed Notes so in the future you can style these easier in case you wanted to say add a tooltip or icons. Related, will there be a trash in the future for notebooks too? Also, I was thinking instead of Starred it could be Pin instead. I will make a pr soon for the css updates I've made, but if you have stylish you can see them now, by adding these class edits. `body { /* start starred + trash links / .notes-list a { /* / /* empty note list message font size + spacing */ |
The starred notes does get the
I'm not sure but don't think so. Right now when you delete a notebook, all notes inside will be moved to trash. But this can of course always be changed later.. I just think it will be more confusing to have a trash for notes and a trash for notebooks... What do you think?
I personally don't agree, but this could be customized later so the user can select what they want to call it in the "user settings" if it's a problem for some. Google Drive, Dropbox, Paper, etc. all uses "Star" so I think that's what people are used to. As far as the design changes from the image you posted, can you type exactly what you changed so I can comment on it all? Buttons: Logo: Green: Btw good work 👍 |
Yes, a lot of my changes are subjective and not really a big deal in terms of usability. Would it be simpler if I created new issues for individual elements instead of the overall interface? |
Yes 👍 |
Removing this from version 1 milestone - hopefully we'll get it done in the near future |
Would this be a direction you would want to go for the interface? Was thinking the action buttons can be moved away from the note section and keep the 'action' items to the side bar.
https://codepen.io/CalvinMorett/pen/qgKqWz
https://gist.github.com/calvinmorett/98b2cc4f9dc6f97ee823247e7b6b40b8
The text was updated successfully, but these errors were encountered: