Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

still unfinished subnotes #731

Closed
jacek-1210 opened this issue Dec 23, 2016 · 19 comments
Closed

still unfinished subnotes #731

jacek-1210 opened this issue Dec 23, 2016 · 19 comments

Comments

@jacek-1210
Copy link

I wrote about this a while ago. Now is this:

paper_1

After 1 click is this:

paper_2

should be like this:

paper_3

:(

@jacek-1210
Copy link
Author

I don't understand. Children notebook ? How to ?

@Liongold
Copy link
Contributor

Sorry for the confusion. Child notebooks is not an official term or any feature. In the pull request shown, child notebooks means notebooks that are in a collection (hence have a non-null parent_id - that's where child came from). Once merged, these notebooks will be better distinguished than now and should hopefully fix your issue. Once merged, you will only need to update the source files and run gulp. No database work is required for this. I hope I've explained better.

@jacek-1210
Copy link
Author

I still don't understand about child notebooks: I created collection eg. "zdrowie" and next time created notebooks "badania" & "choroby" & "leczenie". Next I merge this notebooks into collection "zdrowie". This are "child notebooks" (like the screenshots above) ? If not, how to correctly create child notebooks ?
Sorry, my english is not very well.

@Liongold
Copy link
Contributor

Yes those are the child notebooks.

@jacek-1210
Copy link
Author

OK, so, some time ago I wrote about it, and now wanted only to recall:

If I touch collection button, child notebooks should develop and distinguish from ordinary notebooks
After second touch collection button, child notebooks should collapse and hide

it still does not work that way. Problems with framework ?

@Liongold
Copy link
Contributor

There's a pull request that should make that work. It's #736 and is still pending. When it's merged, this should work as you described.

@Liongold
Copy link
Contributor

The pull request has now been merged. Can you re-test it please?

@jacek-1210
Copy link
Author

Wow, nice. thx. Missing only: "After second touch (this same) collection button, child notebooks should collapse and hide". (Now, hide/collapse child notebooks, works only by touch another collection button)

@Liongold
Copy link
Contributor

Fixed in #762.

@jacek-1210
Copy link
Author

Hmm ?? Isn't fixed. After update, still, second touch/click this same collection button don't work (child notebooks don't hide)

@Liongold
Copy link
Contributor

You need to wait until the pull request is merged before receiving the new feature.

@jacek-1210
Copy link
Author

jacek-1210 commented May 5, 2017

Some problems ?

And next problem: now isn't possible to move/remove notebook into/from collection. As I remember, in earlier versions it was possible. And isn't possible erase collection. :(
Now I have 2 identical collections % can't erase it :(

paperwork1

Where is it in SQL ? Is it possible to manual erase ?

@jacek-1210
Copy link
Author

jacek-1210 commented May 9, 2017

OK, I found in SQLbase & manual erased it

@Liongold
Copy link
Contributor

What is the code shown in the Paperwork Settings page in the About tab please?

@jacek-1210
Copy link
Author

Uppsss. "0"
What about this ?

@Liongold
Copy link
Contributor

Do you have a fork installed? Did you touch the .git folder? Could you reinstall while keeping your database backed up and then re-attaching it to Paperwork.

@jacek-1210
Copy link
Author

Sorry, last I broke the update. Now I get: 5d0287b7c72e14dcaa84d18cdf714d9551564b4f

@Liongold
Copy link
Contributor

Please run git pull and then npm install, bower install and gulp again. You seem to be running an outdated version.

@Liongold
Copy link
Contributor

@jacek-1210 Can this issue be closed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants