Giter Site home page Giter Site logo

boost-releases's People

Contributors

kazup01 avatar kohei-takata avatar rokt33r avatar sota1235 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

boost-releases's Issues

Share Icon

Why I cant share a public link of my notes ?
the Cursor changes to a "cancel" icon, when I put the cursor on top of the Share button in the upper right corner.

32-bits Debian Support

We will really appreciate it if you release 32 bits versions. I saw the application on a friend's computer and I love it. Please can you release the support for 32 bits (I am currently using Windows and Linux) both with a 32 bits architecture.

There is no scroll bar on the "black-left-panel/column" listing the "storage locations"

Since upgrading to the newest version (0.15.0), The app in my mac lost the scroll bar on the "black-left-panel/column" that contains the list of the "storage locations".
The scrolling on the list is very important, so, please, fix this issue and put back the scroll bar for the mac version. Scroll bars for the other three panels (notes, raw text, formatted text) just work fine!, but no the storages one.
Many thanks.

Minimize to system tray (windows)

Is there a way to minimize Boostnote to the system tray on Windows when I close the [X} button (or the minimize button) in order to leave it running but not on the task bar but the system tray. If not, that would be a wonderful feature to have.

Greetings and keep up the good work

How do I disable markdownlint?

After the upgrade i see multiple warnings about markdown which I don't want and find it really annoying. I cannot find an option in preferences to disable this linting. Please help me.

Editor styling not working after latest update

Today a new update was pushed. After the install the editor themes don't work anymore. I was using a dark them. But now the editor part is white with no code highlighting. Only the default editor has code highlighting. Hope someone can provide a fix.
interface-editor

Thanks to all the people who al contributing there precious time creating this wonderful app!

Error in linux 64 deb file

> sudo dpkg -i boostnote_0.9.0_amd64.deb 

dpkg-deb: error: archive 'boostnote_0.9.0_amd64.deb' has premature member 'control.tar.xz' before 'control.tar.gz', giving up
dpkg: error processing archive boostnote_0.9.0_amd64.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
 boostnote_0.9.0_amd64.deb

In Windows version, Alt+Tab toggles menu bar

In Windows version of Boostnote, when I press Alt+Tab to switch between app, Boostnote also hides/shows the menu bar.

I would expect it to show/hide the menu bar when single Alt pressed and then released, but not on Alt+Tab.

This is not a functionality issue, but an annoyance, since Alt+Tab is a very common action in Windows.

Code block theme does not work after latest update

Version: 0.11.17
Version prior to update: 0.11.15
OS: Windows 10

After update to 0.11.17, code block theme stopped working. I am using the default theme for editor and overall UI, therefore found no issue with them. However, I saw, editor theme issue is already opened.

Analysis:
I found that there is code change in main.js after v0.11.15 at following code block. A new theme check has been added. Theme path hold the full path of theme path, instead of relative path. Therefore, when it gets added to appPath, a wrong path location is formed. Therefore, code block theme does not reflect.

            key: 'GetCodeThemeLink',
	    value: function GetCodeThemeLink(name) {
	      var theme = _consts2.default.THEMES.find(function (theme) {
	        return theme.name === name;
	      });
	      if (theme) {
	        return appPath + '/' + theme.path;
	      } else {
	        return appPath + '/node_modules/codemirror/theme/elegant.css';
	      }
	    }

Fix:
Returned value inside theme check should return the theme.path as shown below:

              ...
	      if (theme) {
	        return theme.path;
	      } else {
              ...

Update website with the correct version, currently 0.1.2

The website version of boost note is 0.1.2, which might confuse new people like it did me lol, just thought I'd let you know that there might be others out there with the completely wrong version without knowing it.

via boostnote.io

Mermaid graphs size

Hi. First of all thank you for super cool notebook and that you add support for mermaid charts. But one thing doesn't let me use their full power.

If I generate small simple graphs they look OK or even too big (letters, squares). But if I need more nodes and leafs its veiwport stay fixed, but font-size and squares start decreasing and at some point it is unable to read text in the blocks. From the user perspective It would be better to have fixed font size and resize automatically viewport to fit the graph content.

markdown TOC can't jump to title V0.11.17

I use BoostnoteV0.11.15 before,It can jump to title from TOC, But when I update to V0.11.17, It can't jump any more.

Only me or everyone?

platform:windows10x64 BoostnoteV0.11.17

thanks!

More languages?

I really like this software, but can support more languages? Like Chinese?

Cant Edit anymore

After latest Update 0.12.1 I can only edit the content of a note by using the "Toggle Mode" Icon.

No matter what I select in Preferences. Normally I use "Edit on right click" but also "Edit on double click" both are currently not working. Everytime I want to edit a note I need to toggle through the modes to ge tto the full markdown editor :(

Any Ideas?

The Loss of Hours worth of Notes

Boostnote is an amazing app, I love the design and really the best notetaking app out there, however this recent update has made it feel clunky and has made me downgrade to previous releases of Boostnote. First off, for some reason when I use offline note taking I still run into the issue of when i close the app it doesn't save all of my notes (at least half the time). I had this same issue when storing my notes online, so I decided to move my notes to being offline since I figured that it may something to do with that, however that hasn't been the case, I recently lost easily 2-3 hours worth of notes for no apparent reason. Regardless I love the app and I think you guys are doing an outstanding job. :) I look forward to what else you guys decide to add.

Downloadable is not working

I downloaded one .dmg package(v0.16.1) from here and my Mac wouldn't allow me to run it:

“Boostnote” can’t be opened because Apple cannot check it for malicious software. This software needs to be updated. Contact the developer for more information.

Why is that? And apparently, this one is different from the one I download from boostnote.io, this one is larger. Shouldn't they be the same (always up-to-date)?

Consuming 100% of CPU

Hello, noticing this kind of behaviour for the 3rd time for the last week. My notes are just a few (~40 notes)

  • OS: macOS 10.15.3 19D76 x86_64
  • Host: MacBookPro14,1
  • Kernel: 19.3.0
  • CPU: Intel i5-7360U (4) @ 2.30GHz
  • GPU: Intel Iris Plus Graphics 640
  • Memory: 6125MiB / 8192MiB

I'm attaching process sample during CPU clog and some screenshots.

Sample of Boostnote.txt

Screenshot 2020-02-09 at 23 12 28

Screenshot 2020-02-09 at 23 12 32

Checksums for downloads?

Are there no checksums for the downloaded versions? This is especially important for windows.

Can't re-install after upgrade to Ubuntu 20.10

After upgrade to Ubuntu 20.10, Boostnote disappeared from the system. On attempting to reinstall the latest .deb package, found that now it has an unmet dependency: gvfs-bin This package has been removed because it's deprecated so it won't be re-added.

Boostnote .deb package changes filesystem permissions to 775

The boostnote .deb file sets various filesystem permissions to 775. This is a big security problem.

As noted when you install the boostnote-bin AUR package:

(1/1) installing boostnote-bin [############################################################################] 100% 
warning: directory permissions differ on /usr/ filesystem: 755 package: 775 
warning: directory permissions differ on /usr/share/ filesystem: 755 package: 775
warning: directory permissions differ on /usr/bin/ filesystem: 755 package: 775 
warning: directory permissions differ on /usr/share/doc/ filesystem: 755 package: 775 
warning: directory permissions differ on /usr/share/pixmaps/ filesystem: 755 package: 775 
warning: directory permissions differ on /usr/share/applications/ filesystem: 755 package: 775

This is probably caused by a huge bug in npm: npm/npm#9359

Feature Request: Add Inline Images

I really love Boostnote, it's a indispensable tool on my workflow.
But, there's something that I really miss: inline images support (from PC and clipboard content)
Used to use Quiver (Boostnote alternative for macOS) and it was one of the most killer features.
Hope you read it and fill my request.
Thank you for develop such a incredible productivity tool.
God bless you all!
Cheers from Brazil!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.