@@ -240,11 +240,12 @@ button.
240240Each time you save, Qcoder makes a backup copy of your documents data
241241frame. This is for safety and reproducability. This can end up with a
242242lot of files if you save often. You may want to periodically delete some
243- backups to save storage space.
243+ backups to save storage space. An important goal is to move to using
244+ git for this purpose.
244245
245246Currently when you create a new code while coding, this code will be
246247displayed on the Coded data tab, but not on the Codes or Summary tabs.
247- You must restart the qcode application to update those displays. This is
248+ You must go to the first tab of the the qcode application to update those displays. This is
248249a high priority development item.
249250
250251### Road map
@@ -253,8 +254,12 @@ QCoder can be used right now for coding. However, we are not yet ready
253254for release.
254255
255256Our immediate goal is to create a somewhat more advanced minimum viable
256- product. This includes creating user interfaces to add new documents,
257- codes and units and adding javascript support for inserting codes.
257+ product. Please see the issue tracker for a list of short-term and longer-term goals.
258+ These goals include interoperability with other QDA packages.
259+
260+ The most important thing is to have more people try qcoder and give us feedback! We
261+ do not want to release and then discover that our testing has missed problems that
262+ are obvious to our intended user base.
258263
259264Contributors
260265------------
0 commit comments