clipto-pro / Android

Cross-platform Universal Clipboard & Notes
https://play.google.com/store/apps/details?id=com.wb.clipboard.pro
162 stars 13 forks source link

Attach Audio, Format Panel #60

Open ashwin1963 opened 3 years ago

ashwin1963 commented 3 years ago

1. Attached Audio File should not leave the note. It should play in the upper area / bar of the note, with stop, pause, resume.

2. Provide Format Panel with at least Bold, Highlight, Underline, options.

atrashler commented 3 years ago
  1. do you have an example how it should look (probably some existing app)?
  2. yes, it will be. Need to investigate it first, because I want to save the architecture with “format independent plain text” and provide different panels for different TextTypes (for Plain Text it should work differently than for Markdown or Html, for example)
ashwin1963 commented 3 years ago

See Evernote. Attached Audio File plays in the background & audio panel in the upper area of the note.

Similarly Format Panel is displayed by tapping "a" from the upper menu.

Regards, Ashwin

On Sun, 3 Jan, 2021, 13:41 Alex Trashler, notifications@github.com wrote:

  1. do you have an example how it should look (probably some existing app)?
  2. yes, it will be. Need to investigate it first, because I want to save the architecture with “format independent plain text” and provide different panels for different TextTypes (for Plain Text it should work differently than for Markdown or Html, for example)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/clipto-pro/Android/issues/60#issuecomment-753583101, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP5H765GXG5BIZJGSC77DILSYARCFANCNFSM4VRUFH2Q .

d0x360 commented 3 years ago

That sounds a little beyond the scope of the app imo and would just add bloat to it's size. Unless there's a media library built into android that could be called on I think adding this would be more trouble than it's worth considering how few would probably use it.

Of course I'm just a user so I have no say beyond this post.