Closed 0xRustlang closed 3 years ago
Thanks for the suggestion, I'll try and make sure this is added in update 12.1 today, but if not, 13.0 next weekend / the weekend after. Also, about the crashing issue, are the devices stock Android or are they a specific manufacturer's skin?
Also, the way the bookmark and setting exports are stored is in JSON - like this:
{"title":"tabname", "url":"taburl", "index":0}, {"title":"tabname2, "url":"taburl2", "index":1}
and it might be best to keep it that way for consistency, but if another storage method would be more compatible with other apps, I could implement that too.
Hello Thank you very much for your fast answer and explanation.
But what i want is not import and export option
I just want this feature so that i can keep my research sessions in a notepad (that i used to use with mozilla fenix (new firefox for android)
Probably i couldn't explain my request well
If you check firefox for android when you ipen the tab drawer, there is an option to share all tabs.
I use that to export my research sessions in notepad for later use and historical usage.
What i want is something like that.
You can also check this issue in this addon for desktop firefox so you can better understand what i want to say.
https://github.com/alct/export-tabs-urls/issues/18
But this is just example.
I don't want exact this feature as it may be time consuming to implement for you but something plain like what firefox for android have is good enough. (Although the above if could get implemented would be by far great but I don't want to request impossible/difficult features as you also have your own problems like me, like everyone else.
Thank you very much
Sure, I can work on adding exporting tabs as a readable list for v13. Thanks for the link to the issue on the other repo, I'll use that as reference when working on the new feature.
Thanks for the suggestion, I'll try and make sure this is added in update 12.1 today, but if not, 13.0 next weekend / the weekend after. Also, about the crashing issue, are the devices stock Android or are they a specific manufacturer's skin?
All are stock (not rooted and not Installed any custom rom)
[Reducted]
I couldn't check them again because they are relative person devices due to covid-19 and my own illness. And also my eye problem.
But i checked my [Reducted device] and it still have this problem.
The problem probably is after lightning 4.5.1 version because 4.5.1 works on all these devices so that you forked from it probably should look at those codes as probably it is not a smartcookieweb introduced bug.
Thanks.
Sure, I can work on adding exporting tabs as a readable list for v13. Thanks for the link to the issue on the other repo, I'll use that as reference when working on the new feature.
Thank you very much
Hello
I tested the app with a lolipop based asus tablet (woth asus stock custom skin) (x86 chip) and it worked great and didn't crashed.
It is odd why it crashes in those devices with ARM based CPUs.
But by the way the bug is in lightning transition between 4.5.1 and its latest version.
Thanks, I'll look into this.
Hello
Any news on this option please?
An option like what Firefox for Android have is sufficient for me and probably many other, don't need to make it complex and time consuming for yourself :)
Thank you very much ♥️
Hello. A simple title and url combination with a separation between every tab is sufficient.
Like this:
Title
<Enter>
Url
===========(Separation between tabs)========
Title2
<Enter>
Url2
=================
And ...
This will be really great feature.
Thank you very much.
Sorry for the late reply - I'll work on adding this to SCW now.
Thank you very much ♥️
Sorry for the late reply - I'll work on adding this to SCW now.
Thank you very much for adding this. 🌹♥️
Hello thank you for your great app
I have feature request.
please add an option so that we can export/share all open tabs.
Something like what new firefox for android have but if it be this type it will be great:
Title of tab Url of the tab
An empty line
<Sparator(something like this:==============)>
An empty line
Title of second tab .....
This will be really great feature that i miss to completely move from FF to SmartCookieWeb
Thank you very much for your great work.
Also both lightning and smartcookieweb will crash when i open them in Android lolipop and marshmallow (android api 22 and 23) but this is not exist is android pie (api 28)
Although i haven't tested newer versions, i will test it and open a new issue for it if it happens in newer versions also.
Thanks.