-
Notifications
You must be signed in to change notification settings - Fork 5
Not able to import from google spreadsheet #11
Comments
I see based on your WaniKani level and the information you are trying to import, you want to use WaniKanify 2.0 without actually using WaniKani. All of the Kanji that you are trying to import are in WaniKani already and are displayed when you reach the appropriate level. As to why the Excel import is failing, you are the first to really use that feature as not even myself continues to work with Google and its import process due to the numerous issues and time commitments required. It would be in your best interest to do one of the following:
|
Yes, I wanted to use Wanikanify without using Wanikani, since I'm not able to afford Wanikani currently. By using text delimited list, you mean the 'custom vocab list'? Also, I guess, excel import feature automatically updates the list in Wanikanify as I keep updating the Excel sheet. This would have been a lot easier. I wish I could buy Wanikani, but the steep price and learning kanji readings separately seems counter intuitive to me. By the way, have you heard of Toucan extension. |
Thanks for the response. Also I wanted to mention that this project is open to contributions from all members on GitHub. If you feel you want to add a feature or resolve any bugs you are free to do so and merge your changes into the project for other members to benefit from. Since the Excel import is having issues, I would look to convert your Excel sheet to a delimited list, with each item being separated with a semicolon as shown in the example "custom vocab" of the extension. This will allow you to use the extension in the manner that you desire. You do have to be specific with both the Excel and custom vocab sections, "years" is not the same as "year" although in our human minds it is, to a computer it is not. Perhaps another feature for the future would be to match like terms even if they do end in a 's'. So "year" matches "year" and "years". I will keep this ticket open due the Excel import feature having issues. |
Thank you! That said, I'm eager to learn the programming stuff required to work on this extension. I would like to make this extension more helpful to others and me! |
No problem! We all start off as non-developers and work our way up. My comments are open for anyone to see here and wanted to inform anyone else the state of this bug. In addition you can reach out to me over Discord, information in my profile. Don't want to overpopulate a issue thread with non-related information but to answer your question see the below. In regards to recommended resources everyone finds something different to be "more helpful". That being said, I think the below would be a fair start, and you can fork this repo using Git and then test changes locally. This project is fairly straightforward, with the api calls, dictionary modifications, and dealing with google import being the most complicated aspects. So not rocket science but you will have to spend a little time before understanding. Also enrolling in a actual graded course might be useful in motivational terms. |
Hello,
I want to import my list but have been unable to do so even after following the steps mentioned.
My published spreadsheet link:
https://docs.google.com/spreadsheets/d/e/2PACX-1vSpnM_VBwJAgjn9o50kKBhDWwthoJPe7pTXeQBeOleussgO2R2NqfEB36qFf2uOCquyxOJxkz4tumjW/pubhtml
Values I've entered in the extensions options:
Still, it says import failed everytime I try.
Please help. : (I'm new to Github and this technical stuff)
The text was updated successfully, but these errors were encountered: